WorldLockingManager.GetInstance 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 WorldLockingManager instance. This may be called at any time in program execution, but if called during load its settings may not have been loaded from a new scene yet.
public static Microsoft.MixedReality.WorldLocking.Core.WorldLockingManager GetInstance ();
static member GetInstance : unit -> Microsoft.MixedReality.WorldLocking.Core.WorldLockingManager
Public Shared Function GetInstance () As WorldLockingManager
Returns
The WorldLockingManager