Parameter |
Control
Input |
Description |
masterObjectName |
|
Select master object
to be duplicated.
default: |
threshold |
|
Input values above
this trigger level will create an
object.
default: 0.5, min: -10.0,
max: 10.0 |
scale |
|
Hight scaling where
these objects are placed.
default: 0.5, min: -1.0,
max: 1.0 |
offset |
of |
Offset to z
coordinate where these objects are
placed.
default: 0.0, min: -2.0,
max: 2.0 |
placementStrategy |
|
Select the algorithm
calculating the positions of duplicated
objects.
default: Poisson disk |
scaleX |
sx |
Scaling of the
objects size in X direction.
default: 0.1, min: 0.0,
max: 10.0 |
scaleY |
sy |
Scaling of the
objects size in Y direction.
default: 0.1, min: 0.0,
max: 10.0 |
scaleZ |
sz |
Scaling of the
objects size in Z direction.
default: 0.1, min: 0.0,
max: 10.0 |
rotateZ |
rz |
Rotation of the
duplicated object around Z axis. Input
range -1 .. +1 is mapped to -180 .. +180
degrees.
default: 0.0, min: -2.0,
max: 2.0 |
locateJitter |
lj |
Small random
fluctuations in the objects X/Y
position.
default: 0.0, min: 0.0,
max: 1.0 |
scaleJitter |
sj |
Small random
fluctuations in the objects size.
default: 0.0, min: 0.0,
max: 1.0 |
rotateJitter |
rj |
Small random
fluctuations in the objects rotation.
default: 0.0, min: 0.0,
max: 1.0 |
linesX |
|
Number of grid lines
in X dimension.
default: 8, min: 1,
max: 100 |
linesY |
|
Number of grid lines
in Y dimension.
default: 8, min: 1,
max: 100 |
seed |
|
Seed value for
random generator.
default: 1512, min: 1,
max: 10000 |
steps |
|
Number of raster
points scanned for object creation.
default: 50, min: 1,
max: 1000 |
avoidance |
|
Avoidance 'radius'
for duplicated objects to reduce
overlapping.
default: 1.0, min: 0.1,
max: 10.0 |
numOfTests |
|
Number of duplicated
objects.
default: 50, min: 1,
max: 1000 |
originX |
|
X coordinate of
center point for this objects.
default: 0.5, min: -10.0,
max: 10.0 |
originY |
|
Y coordinate of
center point for this objects.
default: 0.5, min: -10.0,
max: 10.0 |
formula |
|
Formular calculating
the objects position. Return two values.
First is used for X-coordinate and secind
for Y-coordinate.
default: |
angle |
|
Divergance angel
between of any two successive
onjects..
default: 137.508, min: -360.0,
max: 360.0 |
c |
|
Scaling constant for
Fermat's spiral
default: 0.1, min: -1.0,
max: 1.0 |
turns |
|
Revolution of
logarithmic spiral
default: 1.0, min: -10.0,
max: 10.0 |
a |
|
Scaling constant for
logarithmic spiral
default: 0.1, min: 0.0,
max: 1.0 |
b |
|
Scaling constant for
logarithmic spiral
default: 0.1, min: 0.0,
max: 1.0 |