csharp
public enum InputCompositeKindHow several controls combine into one binding.
Fields and properties (4)
NoneNot a composite: one control, one value.
Axis1DTwo buttons into a signed axis: negative and positive.
Vector2Four buttons into a vector: up, down, left, right.
ButtonWithModifiersA button that only counts while every modifier part is held.
Used by (8)
- InputActionAssetReaderVixen.Input
- InputActionAssetTestsVixen.Input.Tests
- InputActionAssetWriterVixen.Input
- InputBindingVixen.Input
- InputBindingDataVixen.Input
- AuthoringTestsVixen.Editor.AssetEditors.Tests
- InputActionsViewVixen.Editor.AssetEditors
- InputActionsViewDumpTestsVixen.Editor.AssetEditors.Tests