TeleportHotspot.Normal Property

Definition

The normal of the teleport raycast.

public:
 property UnityEngine::Vector3 Normal { UnityEngine::Vector3 get(); };
public UnityEngine.Vector3 Normal { get; }
member this.Normal : UnityEngine.Vector3
member this.Normal : UnityEngine.Vector3
Public ReadOnly Property Normal As Vector3

Property Value

UnityEngine.Vector3

Implements

Applies to