WorldLockingManager.AnchorSettings 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.
Access to anchor management settings.
public Microsoft.MixedReality.WorldLocking.Core.AnchorSettings AnchorSettings { get; set; }
member this.AnchorSettings : Microsoft.MixedReality.WorldLocking.Core.AnchorSettings with get, set
Public Property AnchorSettings As AnchorSettings
Property Value
Remarks
Use ResetAnchorManager() to change the type of the anchor manager after startup, or just rebuild it from scratch.