Gets the normal at the point in 3D wher eraycast hit the object.
Namespace:
TouchScript.Hit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Vector3 Normal { get; }
Property Value
Type:
Vector3 Normal vector.
See Also