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