AxisCalibrationsensitivityCurve Property |
Gets or sets the sensitivity curve. The curve has no effect unless sensitivityType is set to Curve.
Curve should have a time of 0 - 1 if using
Radial, -1 to +1 or 0 to 1 if using
Axial.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntaxpublic AnimationCurve sensitivityCurve { get; set; }Property Value
AnimationCurve
See Also