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+20d1932ee9c49d9b6496f76a0835fd9b82311ad2
Syntaxpublic AnimationCurve sensitivityCurve { get; set; }Property Value
AnimationCurve
See Also