Show / Hide Table of Contents

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.
偵測軸是否向正數方向按下。

In This Article
Back to top Generated by DocFX