BaseMixedRealityToolkitConfigurationProfileInspector.CheckMixedRealityInputActions 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.
Check if various input settings are set correctly to read the input actions for the active MRTK instance. If any failures, show appropriate error message
protected:
void CheckMixedRealityInputActions();
protected void CheckMixedRealityInputActions ();
member this.CheckMixedRealityInputActions : unit -> unit
Protected Sub CheckMixedRealityInputActions ()