Background for Skyrim SE
Member of the LibMathf script
floatfunctionRound(floatf)NativeGlobal

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.