Enum ControllerSimulationMode
Defines for how input simulation handles controllers
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public enum ControllerSimulationMode
Fields
Name | Description |
---|---|
ArticulatedHand | Provide a fully articulated hand controller |
Disabled | Disable controller simulation |
HandGestures | Raises hand gesture events only |
MotionController | Provide a 6DoF motion controller |