SpringPositionController - superclass: PositionController; super-superclass:MAXWrapper - 8:1 - classID: #(2036956458, -222780984)
Value > MAXWrapper > Controllers > PositionController >SpringPositionController |
<SpringPositionController>.forceNode ArrayParameter default: #() -- node array; Force_Nodes; SubAnim
These settings let you control the percentage of the effect on the individual world axes. Default=100. Range=0 to 200.
These settings let you control the percentage of the effect on the individual world axes. Default=100. Range=0 to 200.
These settings let you control the percentage of the effect on the individual world axes. Default=100. Range=0 to 200.
SpringPoint3Controller Interfaces:
Sets the mass. The mass of the object to which the Spring controller is applied. Increasing the mass causes the "bouncing" spring motion to become more exaggerated.
Sets the drag. Acts as air friction on the spring motion. A low Drag setting results in a greater "bouncing" effect, while a high Drag results in subdued bouncing. Default=1. Range=0 to 10.
Gets the tension for the spring corresponding to the index.
Sets the tension for the spring corresponding to the index. The "stiffness" of the virtual spring between the controlled object and the highlighted spring object(s).
Gets the dampening for the spring corresponding to the index.
Sets the dampening for the spring corresponding to the index. Acts as a multiplier of an internal factor that determines how quickly the object comes to rest. With the Self Influence spring, changing Dampening has the same effect as changing Drag. With other springs, Dampening affects only the movement caused by that spring. Internally, the dampening value is proportional to the tension, so as you increase the tension and make the solution more stiff, the dampening is increased to maintain system stability.
Adds the node to the spring list. Returns true if successful, false otherwise
Returns the number of springs in the spring system.
Removes the spring corresponding to the index.
Removes the spring if the node is in the spring list.