Property supportsTrackableAttachments
supportsTrackableAttachments
Indicates whether the provider implementation supports attachments (that is, the ability to attach an anchor to a trackable). If false, XRAnchorSubsystem.TryAttachAnchor must always return false.
Declaration
public bool supportsTrackableAttachments { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |