AxisCalibrationapplyRangeCalibration Property |
If enabled, calibratedMin, calibratedMax, and calibratedZero will be used to convert the value to a new range.
If disabled, calibratedMin, calibratedMax, and calibratedZero will have no effect on the final value.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool applyRangeCalibration { get; set; }
Property Value
Boolean
See Also