Click or drag to resize

AxisCalibrationcalibratedMin Property

Gets or sets the minimum value. This can be used to transform the value to a new range.

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

Property Value

Single
See Also