| GesturePreprocessorIsNormalized Method |
Check whether point is normalized.
Namespace:
RavingBots.MagicGestures.AI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private static bool IsNormalized(
Vector3 point
)
Parameters
- point
- Type: Vector3
Return Value
Type:
BooleanSee Also