SetAxis
method in Coherence.Toolkit.CoherenceInput
Methods
public void SetAxis(string axisName, float value)
Sets an axis state for this input. Input is stored as of the CurrentSimulationFrame.
Parameters
Type | Name | Description |
---|---|---|
string | axisName | Name of the axis to update. |
float | value | Value to set. |