Click or drag to resize

AxisCalibrationcalibratedZero Property

Gets or sets the zero value. This can be used to correct a non-zero resting state.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float calibratedZero { get; set; }

Property Value

Type: Single
See Also