MixedRealityToolkitConfigurationProfile.IsInputSystemEnabled 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.
Enable and configure the Input System component for the Mixed Reality Toolkit
public:
property bool IsInputSystemEnabled { bool get(); };
public bool IsInputSystemEnabled { get; }
member this.IsInputSystemEnabled : bool
Public ReadOnly Property IsInputSystemEnabled As Boolean