SpaceTwist : SpacewarpObject

Constructor

spaceTwist ...

Note: This class is not available in 3D Studio VIZ.

Properties

<SpaceTwist>.length        Float   default: 0.0  -- animatable

The length of the warp object.

<SpaceTwist>.width         Float   default: 0.0  -- animatable

The width of the warp object.

<SpaceTwist>.height        Float   default: 0.0  -- animatable

The height of the warp object.

<SpaceTwist>.decay         Float   default: 0.0  -- animatable

When is set to 0, there is no decay, and the space warp affects its bound object regardless of its distance from the object. When you increase the decay, the effect on the bound object falls off exponentially.

<SpaceTwist>.angle         Float   default: 0.0  -- animatable

The amount of twist around the vertical axis.

<SpaceTwist>.bias          Float   default: 0.0  -- animatable

Causes the twist rotation to bunch up at either end of the object. When the parameter is negative, the object twists closer to the gizmo center. When the value is positive, the object twists more away from the gizmo center. When the parameter is 0, the twisting is uniform.

<SpaceTwist>.Lower_Limit   Float   default: 0.0  -- animatable

The lower limit for the twist effect.

<SpaceTwist>.Upper_Limit   Float   default: 0.0  -- animatable

The upper limit for the twist effect.

Associated Methods

bindSpaceWarp <node> <spaceTwist_node>

Associated Binding Modifier

SimpleOSMToWSMMod

This modifier is automatically created by the bindSpaceWarp() method, and is not otherwise creatable by MAXScript. There are no properties associated with this binding modifier.

See also