IAttachmentPoint.State Property

Definition

Current state of this attachment point.

public Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType State { get; }
member this.State : Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType
Public ReadOnly Property State As AttachmentPointStateType

Property Value

Remarks

Positioning information is only valid when state is Normal. See AttachmentPointStateType

Applies to