共用方式為


IAttachmentPoint.State 屬性

定義

這個附件點的目前狀態。

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

屬性值

備註

只有在狀態為 Normal 時,定位資訊才有效。 請參閱 AttachmentPointStateType

適用於