ViveKnucklesControllerDefinition Class
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.
public ref class ViveKnucklesControllerDefinition : Microsoft::MixedReality::Toolkit::Input::BaseInputSourceDefinition
public class ViveKnucklesControllerDefinition : Microsoft.MixedReality.Toolkit.Input.BaseInputSourceDefinition
type ViveKnucklesControllerDefinition = class
inherit BaseInputSourceDefinition
Public Class ViveKnucklesControllerDefinition
Inherits BaseInputSourceDefinition
- Inheritance
Constructors
ViveKnucklesControllerDefinition(Handedness) |
Constructor. |
Properties
DefaultLeftHandedMappings |
The collection of interactions supported by a left-handed instance of this controller. (Inherited from BaseInputSourceDefinition) |
DefaultMappings |
The collection of interactions supported by this controller. |
DefaultRightHandedMappings |
The collection of interactions supported by a right-handed instance of this controller. (Inherited from BaseInputSourceDefinition) |
Handedness |
The Handedness (ex: Left, Right, None) of this controller. (Inherited from BaseInputSourceDefinition) |
Methods
GetDefaultMappings(Handedness) |
Provides the default interactions for this source type with a specific handedness. (Inherited from BaseInputSourceDefinition) |