Axis |
public sealed class AxisSensitivityType : Enum
The AxisSensitivityType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Curve | Value is multiplied by a point on a curve. |
![]() ![]() | Multiplier | Value is multiplied by sensitivity. |
![]() ![]() | Power | Value is raised to a power. As power nears 0, sensitivity of the axis closer to the zero/center position increases, while sensitivty closer the max position decreases. As power increases past 1, sensitivity of the axis closer to the zero/center position decreases, while sensitivity close to the max position increases. |
![]() | value__ |