Class ControllerInputActionOption
Used to aid in layout of Controller Input Actions.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Input.Editor
Assembly: cs.temp.dll.dll
Syntax
public class ControllerInputActionOption
Fields
Controller
Declaration
public SupportedControllerType Controller
Field Value
Type | Description |
---|---|
SupportedControllerType |
Handedness
Declaration
public Handedness Handedness
Field Value
Type | Description |
---|---|
Handedness |
InputLabelPositions
Declaration
public Vector2[] InputLabelPositions
Field Value
Type | Description |
---|---|
Vector2[] |
IsLabelFlipped
Declaration
public bool[] IsLabelFlipped
Field Value
Type | Description |
---|---|
Boolean[] |