Click or drag to resize

LimitsGetNormalized Method

Namespace:  RavingBots.MagicGestures.Utils.Geometry
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Vector3 GetNormalized(
	Vector3 point
)

Parameters

point
Type: Vector3

Return Value

Type: Vector3
See Also