WSMObject

3DS Max Plug-In SDK

WSMObject

See Also: Class WSMObject.

WSM objects are the gizmos for space warps. WSM stands for World Space Modifier, another name for space warp. They are usually non-renderable by the production renderer but may show up in the viewports to allow the user to orient them in the scene. They a single method that they implement:

CreateWSMMod()

When the user binds a node to a space warp, a new modifier must be created and added to the node's WSM derived object. This method creates the new modifier.