mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-20 06:01:20 +02:00
Found error causing docsgen to fail
This commit is contained in:
@@ -1219,7 +1219,7 @@ let(
|
|||||||
// Six shapes of metaball field density functions are built into this library. You can specify
|
// Six shapes of metaball field density functions are built into this library. You can specify
|
||||||
// different ones for each metaball in the list, and you can also specify your own
|
// different ones for each metaball in the list, and you can also specify your own
|
||||||
// custom function. All of them require a coefficient weight. The coefficient must be a value or a vector, as described below.
|
// custom function. All of them require a coefficient weight. The coefficient must be a value or a vector, as described below.
|
||||||
// .
|
// .
|
||||||
// Any other parameters are optional. In all cases, `cutoff` specifies the distance beyond which the metaball has no influence. Default: `INF`
|
// Any other parameters are optional. In all cases, `cutoff` specifies the distance beyond which the metaball has no influence. Default: `INF`
|
||||||
// .
|
// .
|
||||||
// These are the built-in metaball functions. Arguments with default values are optional:
|
// These are the built-in metaball functions. Arguments with default values are optional:
|
||||||
|
Reference in New Issue
Block a user