Namespace UnityEngine.Experimental.Input.Composites
Classes
AxisComposite
A single [-1..1] axis value computed from a "negative" and a "positive" button.
DpadComposite
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.