Interface IInputAxisOwner
Components that hold InputAxisValue structs must implement this interface to be discoverable.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public interface IInputAxisOwner
Methods
Name | Description |
---|---|
GetInputAxes(List<AxisDescriptor>) | Report the input axis to be driven, and their names |