AxisSensitivityType Enumeration |
Namespace: Rewired
public enum AxisSensitivityType
Member name | Value | Description | |
---|---|---|---|
Multiplier | 0 | Value is multiplied by sensitivity. | |
Power | 1 | 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. | |
Curve | 2 | Value is multiplied by a point on a curve. |
Copyright ©2014 Guavaman Enterprises. All rights reserved. No materials may be reproduced without permission.