Element |
The ElementAssignment type exposes the following members.
Name | Description | |
---|---|---|
![]() | actionId | The id of the Action that will be bound to the controller element. |
![]() | axisContribution | Does this Action contribute positive or negative values to the final Action's input value? Used for split axis and button/key assignments. |
![]() | axisRange | The range of the axis of this assignment. Use Positive or Negative to assign a split axis or Full for a single unified axis assignment. |
![]() | elementIdentifierId | The element identifier id the Action will be bound to. |
![]() | elementMapId | The id of the ActionElementMap that this assignment will be replacing. (Optional) |
![]() | invert | Is the axis inverted? Used only for axis assignments. |
![]() | keyboardKey | The keyboard key the Action will be bound to. Only used for keyboard maps. |
![]() | modifierKeyFlags | The keyboard modifiers the Action will be bound to. Use this in combination with keyboardKey to make a modified key assignment. Only used for keyboard maps. |
![]() | type | The type of the element assignment. |