Constructor
spaceBend ...
Note: This class is not available in 3D Studio VIZ.
Properties
<SpaceBend>.length Float default: 0.0 -- animatable
The length of the warp object.
<SpaceBend>.width Float default: 0.0 -- animatable
The width of the warp object.
<SpaceBend>.height Float default: 0.0 -- animatable
The height of the warp object.
<SpaceBend>.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.
<SpaceBend>.angle Float default: 0.0 -- animatable
The angle to bend from the vertical plane.
<SpaceBend>.direction Float default: 0.0 -- animatable
Te direction of the bend relative to the horizontal plane.
<SpaceBend>.Lower_Limit Float default: 0.0 -- animatable, alias: Lowerlimit
Te lower boundary in world units from the bend center point beyond which the bend no longer affects geometry.
<SpaceBend>.Upper_Limit Float default: 0.0 -- animatable, alias: Upperlimit
The upper boundary in world units from the bend center point beyond which the bend no longer affects geometry.
Associated Methods
bindSpaceWarp <node> <spaceBend_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
Node Common Properties, Operators, and Methods