OculusTouchControllerDefinition Class

Definition

public ref class OculusTouchControllerDefinition : Microsoft::MixedReality::Toolkit::Input::BaseInputSourceDefinition
public class OculusTouchControllerDefinition : Microsoft.MixedReality.Toolkit.Input.BaseInputSourceDefinition
type OculusTouchControllerDefinition = class
    inherit BaseInputSourceDefinition
Public Class OculusTouchControllerDefinition
Inherits BaseInputSourceDefinition
Inheritance
OculusTouchControllerDefinition

Constructors

OculusTouchControllerDefinition(Handedness)

Constructor.

Properties

DefaultLeftHandedMappings

The collection of interactions supported by a left-handed instance of this controller.

DefaultMappings

The collection of interactions supported by this controller.

(Inherited from BaseInputSourceDefinition)
DefaultRightHandedMappings

The collection of interactions supported by a right-handed instance of this controller.

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)

Applies to