WorldLockingManager.Plugin Field
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.
Direct interface to the plugin. It is not generally necessary or desired to directly manipulate the plugin, but may be useful for manual override of some plugin inputs, outputs, or controls.
public readonly Microsoft.MixedReality.WorldLocking.Core.IPlugin Plugin;
val mutable Plugin : Microsoft.MixedReality.WorldLocking.Core.IPlugin
Public ReadOnly Plugin As IPlugin