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

Returns

System.Single

Contents

  1. 0.1UnrealEngine.Framework.Maths
  2. 1Maths.NextPowerOfTwo(float) Method