PlayModeTestUtilities.SetHandSimulationMode(ControllerSimulationMode) 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.
Caution
Use SetControllerSimulationMode instead.
public:
static void SetHandSimulationMode(Microsoft::MixedReality::Toolkit::Input::ControllerSimulationMode mode);
[System.Obsolete("Use SetControllerSimulationMode instead.")]
public static void SetHandSimulationMode (Microsoft.MixedReality.Toolkit.Input.ControllerSimulationMode mode);
[<System.Obsolete("Use SetControllerSimulationMode instead.")>]
static member SetHandSimulationMode : Microsoft.MixedReality.Toolkit.Input.ControllerSimulationMode -> unit
Public Shared Sub SetHandSimulationMode (mode As ControllerSimulationMode)
Parameters
- Attributes