Click or drag to resize

GLRandomSign Method

Generates either -1.0f or 1.0f randomly.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static float Sign()

Return Value

Type: Single
See Also