Click or drag to resize

Axis2DCalibration Class

Holds calibration information for two controller axes.
Inheritance Hierarchy
SystemObject
  RewiredAxis2DCalibration

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public sealed class Axis2DCalibration

The Axis2DCalibration type exposes the following members.

Properties
 NameDescription
Public propertyclampType Clamp type.
Public propertydeadZoneType The calculation type for the dead zone.
Public propertysensitivityType Calculation type for sensitivity on 2D axes.
Top
Methods
 NameDescription
Public methodGetData Gets a struct containing the calibration data.
Public methodReset Resets all calibration setings to the hardware defaults.
Public methodSetData Sets the calibration data.
Top
See Also