Click or drag to resize

GLMathfSine Method (Single)

Note: This API is now obsolete.

Namespace:  Gamelogic.Extensions.Obsolete
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use GLMathf.Sign instead.")]
public static int Sine(
	float x
)

Parameters

x
Type: SystemSingle

Return Value

Type: Int32
See Also