Enum IInputAxisOwner.AxisDescriptor.Hints
This provides a hint about the intended usage of the axis.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public enum IInputAxisOwner.AxisDescriptor.Hints
Fields
Name | Description |
---|---|
Default | No hint |
X | Mapping should be the first dimension of a multi-dimensional action |
Y | Mapping should be the second dimension of a multi-dimensional action |