XRMarker.trackableId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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