Method Sign
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Sign()
Generates either -1.0f or 1.0f randomly.
public static float Sign()
Returns
- float
-1.0f or 1.0f with equal probability.
Generates either -1.0f or 1.0f randomly.
public static float Sign()
-1.0f or 1.0f with equal probability.