Click or drag to resize

AxisCalibrationcalibratedMax Property

Gets or sets the maximum 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 calibratedMax { get; set; }

Property Value

Type: Single
See Also