Enum AxisDirection
The axis pressing direction.
軸按住的方向。
Namespace: Votanic.vIO
Assembly: Votanic.vIO.dll
Syntax
[Serializable]
public enum AxisDirection
Fields
Name | Description |
---|---|
Any | Detect the axis is or not pressing. |
Negative | Detect the axis is or not pressing to negative side. |
Positive | Detect the axis is or not pressing to positive side. |