XRMarker.trackableId Property

Definition

The UnityEngine.XR.ARSubsystems.TrackableId associated with this marker.

public UnityEngine.XR.ARSubsystems.TrackableId trackableId { get; }
member this.trackableId : UnityEngine.XR.ARSubsystems.TrackableId
Public ReadOnly Property trackableId As TrackableId

Property Value

UnityEngine.XR.ARSubsystems.TrackableId

Implements

UnityEngine.XR.ARSubsystems.ITrackable.trackableId

Applies to