Namespace UnityEngine.InputSystem.Composites
Classes
AxisComposite
A single axis value computed from a "negative" and a "positive" button.
Vector2Composite
A 2D planar motion vector computed from an up+down button pair and a left+right button pair.
Enums
AxisComposite.WhichSideWins
What happens to the value of an AxisComposite if both positive and negative are actuated at the same time.