ARMarkerType Enum
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.
Types of markers that can be tracked.
public enum ARMarkerType
type ARMarkerType =
Public Enum ARMarkerType
- Inheritance
-
ARMarkerType
Fields
Name | Value | Description |
---|---|---|
QRCode | 1 | A marker of QRCode type. Equivalent to XR_SCENE_MARKER_TYPE_QR_CODE_MSFT. |