IFragmentManager.GetFragmentState(FragmentId) Method
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.
Get the current state of a given fragment.
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
Parameters
- id
- FragmentId
Identifier of the fragment to query.
Returns
The state