FreeLookAxis Constructor
Constructor in FreeLookAxis
Declaration
public FreeLookAxis(float min, float max)
Description
Creates new axis settings.
Parameters
min | The minimum value of the axis. |
max | The maximum value of the axis. |
public FreeLookAxis(float min, float max)
Creates new axis settings.
min | The minimum value of the axis. |
max | The maximum value of the axis. |