NearInteractionTouchable.localCenter Field

Definition

protected: UnityEngine::Vector3 localCenter;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("Local space object center")]
protected UnityEngine.Vector3 localCenter;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("Local space object center")>]
val mutable localCenter : UnityEngine.Vector3
Protected localCenter As Vector3 

Field Value

UnityEngine.Vector3
Attributes
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to