Axis |
public sealed class AxisRange : Enum
The AxisRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Full | A complete axis with both positive and negative sides. | |
| Negative | Only the negative side of the axis. | |
| Positive | Only the positive side of the axis. | |
| value__ |