Bearbeiten

NearInteractionTouchable.localForward Field

Definition

protected: UnityEngine::Vector3 localForward;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("Local space forward direction")]
protected UnityEngine.Vector3 localForward;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("Local space forward direction")>]
val mutable localForward : UnityEngine.Vector3
Protected localForward As Vector3 

Field Value

UnityEngine.Vector3
Attributes
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to