IFragmentManager.FragmentIds Property
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.
Return a copy of the current list of fragment ids.
public Microsoft.MixedReality.WorldLocking.Core.FragmentId[] FragmentIds { get; }
member this.FragmentIds : Microsoft.MixedReality.WorldLocking.Core.FragmentId[]
Public ReadOnly Property FragmentIds As FragmentId()