IOrienter.Reorient(FragmentId, IAlignmentManager) 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.
Compute a consistent orientation for all registered IOrientables in the given fragment.
public void Reorient (Microsoft.MixedReality.WorldLocking.Core.FragmentId fragmentId, Microsoft.MixedReality.WorldLocking.Core.IAlignmentManager mgr);
abstract member Reorient : Microsoft.MixedReality.WorldLocking.Core.FragmentId * Microsoft.MixedReality.WorldLocking.Core.IAlignmentManager -> unit
Public Sub Reorient (fragmentId As FragmentId, mgr As IAlignmentManager)
Parameters
- fragmentId
- FragmentId
The fragment to selectively apply to.
The manager governing the process.