SpaceBend : SpacewarpObject

SpaceBend - superclass: SpacewarpObject; super-superclass:node - classID: #(16, 1)

Constructor

spaceBend...
bendModWSM...

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

The angle to bend from the vertical plane.

<SpaceBend>.direction Float default: 0.0

The direction of the bend relative to the horizontal plane.

<SpaceBend>.lowerlimit Float default: 0.0

The lower boundary in world units from the bend center point beyond which the bend no longer affects geometry.

<SpaceBend>.upperlimit Float default: 0.0

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.