Enum AxisState.SpeedMode
How to interpret the Max Speed setting.
Namespace: Cinemachine
Syntax
public enum SpeedMode
Fields
Name | Description |
---|---|
InputValueGain | The Max Speed setting will be interpreted as a direct multiplier on the input value |
MaxSpeed | The Max Speed setting will be interpreted as a maximum axis speed, in units/second |