LM.Round(f)
Version added: before 9.5
Returns the closest integer to the supplied value
Arguments:
| Name | Type | Description | Default | Ver |
| f | real | A number to round | < 9.5 |
Return value:
int32 closest integer to the value passed in
Returns the closest integer to the supplied value. In other words, value is rounded off.
Search results
Usage of 'Round' is found in the following scripts:
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
Modified transform bone tool (Original Edition) by A.Evseeva
View Code
SS - Virtual Bones (Original Edition) by simplsam
View Code
MR Transform Rig Tool (Original Edition) by eugenebabich
View Code
MR Curve Tool (Original Edition) by eugenebabich
View Code
SS - SVG Import (Original Edition) by simplsam
View Code