IAttachmentPoint.State Property
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.
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