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