Struct IInputAxisOwner.AxisDescriptor
Describes an axis for an axis driver
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public struct IInputAxisOwner.AxisDescriptor
Fields
| Name | Description |
|---|---|
| DrivenAxis | The axis to drive |
| Hint | Indicates what is the intended usage of the axis. |
| Name | The name to display for the axis |