float_limit - superclass: FloatController; super-superclass:MAXWrapper - 6:0 - classID: #(387087934, 0)
Value > MAXWrapper > Controllers > FloatController > float_limit |
The Float_Limit controller can be used to limit the values of another controller to a user-defined value range.
It is available in 3ds Max 8 and higher.
Enable and disable the limit controller.
Get and set the lower limit of the controller.
Enable and disable the use of the lower limit.
Get and set the static value of the limit controller.
Get and set the upper limit of the controller.
Enable and disable the use of the upper limit.
Returns true if the limit controller is enabled, false otherwise.
Sets the enabled state of the controller to the boolean value.
Returns the controller which is being limited.
Sets the controller to be limited.
Sets the upper limit of the controller at the specified time to the given value.
Sets the lower limit of the controller at the specified time to the given value.