Axis |
public sealed class Axis2DClampType : Enum
The Axis2DClampType type exposes the following members.
| Name | Description | |
|---|---|---|
| Axial | Clamp input to -1 to +1 axially. | |
| None | Do not clamp input. If the individual axes are range calibrated, they will still be clamped individually. | |
| Radial | Clamp input to a unit circle. | |
| value__ |