Skip to main content

Meta_ARMarker

Module: Metanodes / Definitions

Public Types

TypeName
enumHelperType { HelperType_Point, HelperType_QRCode }
enumIDX { Idx_Enabled, Idx_Transform, Idx_ID, Idx_Mode, Idx_Target, Idx_CurrentUser, Idx_CurrentUserLocked, Idx_HelperType, Idx_Size, Idx_MatchTrackedMarker }
Property index.
enumMode { Mode_World, Mode_Object }

Public Types Documentation

enum HelperType

EnumeratorValueDescription
HelperType_Point
HelperType_QRCode

enum IDX

EnumeratorValueDescription
Idx_Enabled
Idx_Transform
Idx_ID
Idx_Mode
Idx_TargetIn object mode, the root assembly that owns this marker. Can be null, in which case the ARMarker is treated as the root.
Idx_CurrentUserIn object mode, the user currently controlling the target object.
Idx_CurrentUserLocked
Idx_HelperTypeThe type of helper to display.
Idx_SizeThe size of the helper.
Idx_MatchTrackedMarkerWhether to update the helper type and size to match the corresponding TrackedARMarker when detected.

Property index.

enum Mode

EnumeratorValueDescription
Mode_World
Mode_Object