Share via


ARMarkerManager.enabledMarkerTypes Field

Definition

The list of ARMarkerTypes that will be detected.

[UnityEngine.Tooltip("The list of ARMarker types that will be detected.")]
public Microsoft.MixedReality.OpenXR.ARMarkerType[] enabledMarkerTypes;
[<UnityEngine.Tooltip("The list of ARMarker types that will be detected.")>]
val mutable enabledMarkerTypes : Microsoft.MixedReality.OpenXR.ARMarkerType[]
Public enabledMarkerTypes As ARMarkerType() 

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to