- Found in:
- Mathf
Description
Documentation Comment
Returns f (as Float) rounded to the nearest integer
Caveats
Parameters
floatf
Examples
Auto-Generated Example
float myFloat__f
float returnedValue = LibMathf.Round(myFloat__f)
Returns f (as Float) rounded to the nearest integer
float myFloat__f
float returnedValue = LibMathf.Round(myFloat__f)