Click or drag to resize

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: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool applyRangeCalibration { get; set; }

Property Value

Boolean
See Also