IvSphere instances can be positioned using constraints or by positioning their local coordinate system Frame. The behavior is selected by the ignorePosition? parameter, which if true (the default) selects constraint-based positioning.
IvSphereModifier
Sphere
Name | Type | Description |
---|---|---|
Radius | number | The radius of the base of the cone. Defaults to 1.0 |
Center | point | The center of the sphere. The default is the origin of the containing coordinate system. Only applies when ignorePosition? is false. |
startVector | vector | A vector indicating the local X-axis direction for the sphere. The default is the X-axis of the containing coordinate system. Only applies when ignorePosition? is false. |