Space_Warp_Behavior : ReferenceTarget
Space_Warp_Behavior - superclass: ReferenceTarget; super-superclass:MAXWrapper - 4:0 - classID: #(1332960114, 233661124)
Constructor
Space_Warp_Behavior ... WSMBehavior ...
Properties
<Space_Warp_Behavior>.name String default: "Space Warp" -- string
Get/Set the name of the behavior.
<Space_Warp_Behavior>.spaceWarp UndefinedClass default: undefined -- node; Space_Warp_Object;
Get/Set the Space Warp object to be used by the behavior.
<Space_Warp_Behavior>.forceColor Color default: (color 255 255 0) -- RGB color; Force_Color
The color used to draw the Space Warp force vector during the solution.
<Space_Warp_Behavior>.displayForce BooleanClass default: true -- boolean; Display_Force
When true, force exerted on the delegate(s) by the Space Warp behavior is drawn in
the viewports as a vector during the simulation solution.