FreeLookAxis Constructor

Constructor in FreeLookAxis

Declaration

public FreeLookAxis(float min, float max)

Description

Creates new axis settings.

Parameters

minThe minimum value of the axis.
maxThe maximum value of the axis.