- Found in:
- Mathf
Description
Documentation Comment
Returns the closest power of two number
Caveats
Parameters
intvalue
Examples
Auto-Generated Example
int myInt__value
int returnedValue = LibMathf.ClosestPowerOfTwo(myInt__value)
Returns the closest power of two number
int myInt__value
int returnedValue = LibMathf.ClosestPowerOfTwo(myInt__value)