NearInteractionTouchable.localUp Field

Definition

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

Field Value

UnityEngine.Vector3
Attributes
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to