次の方法で共有


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

クエリを実行するフラグメントの識別子。

戻り値

状態

適用対象