WorldLockingManager.SetContext(WorldLockingContext) 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.
Start using shared settings from given context.
public void SetContext (Microsoft.MixedReality.WorldLocking.Core.WorldLockingContext context);
member this.SetContext : Microsoft.MixedReality.WorldLocking.Core.WorldLockingContext -> unit
Public Sub SetContext (context As WorldLockingContext)
Parameters
- context
- WorldLockingContext
The context supplying the new shared settings.