Maths-NextPowerOfTwo(float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Maths
Maths.NextPowerOfTwo(float) Method
Returns the next power of two
public static float NextPowerOfTwo(float value);
Parameters
value System.Single
April 18, 2021 ยท View on GitHub
Returns the next power of two
public static float NextPowerOfTwo(float value);
value System.Single