Interface AxisState.IRequiresInput
IRequiresInput is deprecated. Use InputAxis and InputAxisController instead.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Obsolete("IRequiresInput is deprecated. Use InputAxis and InputAxisController instead")]
public interface AxisState.IRequiresInput
Methods
Name | Description |
---|---|
RequiresInput() | Returns true if this object requires user input from a IInputAxisProvider. |