共用方式為


IFragmentManager.GetFragmentState(FragmentId) 方法

定義

取得指定片段的目前狀態。

public Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType GetFragmentState (Microsoft.MixedReality.WorldLocking.Core.FragmentId id);
abstract member GetFragmentState : Microsoft.MixedReality.WorldLocking.Core.FragmentId -> Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType
Public Function GetFragmentState (id As FragmentId) As AttachmentPointStateType

參數

id
FragmentId

要查詢之片段的標識碼。

傳回

狀態

適用於