MixedRealityInputSystemProfile.IsControllerMappingEnabled 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 devices for your application.
public:
property bool IsControllerMappingEnabled { bool get(); };
public bool IsControllerMappingEnabled { get; }
member this.IsControllerMappingEnabled : bool
Public ReadOnly Property IsControllerMappingEnabled As Boolean