Click or drag to resize

GLMathfWrap01 Method

Note: This API is now obsolete.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use Frac instead.")]
public static float Wrap01(
	float value
)

Parameters

value
Type: SystemSingle

Return Value

Type: Single
See Also