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