Set the mass of the closest node to the pivot specifies by this constraint to 0. As result the all movements of the SoftBody node will be restricted.
See Also
Static Variables
Variables
Name | Description |
pivotA | The location where the pin should be placed (in local space). |
Declaration - Note
- The pivot of the constraint will automatically snap to the closests node and will set its mass to 0.
|
Functions
Name | Description |
GetNodeInfo | Retrieve information about the SoftBody node connected to the constraint. |
Declaration NodeInfo GetNodeInfo( void ) Return Value
Upon failure return a zeroed NodeInfo structure; else return a fully filled structure that contains the node information.
|