IOrienter.AlignmentManager 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.
Optional subtree alignment manager.
public Microsoft.MixedReality.WorldLocking.Core.IAlignmentManager AlignmentManager { get; set; }
member this.AlignmentManager : Microsoft.MixedReality.WorldLocking.Core.IAlignmentManager with get, set
Public Property AlignmentManager As IAlignmentManager
Property Value
Remarks
If unset, will use global alignment manager, ie WorldLockingManager.GetInstance().AlignmentManager.