다음을 통해 공유


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

쿼리할 조각의 식별자입니다.

반환

상태

적용 대상