Click or drag to resize

Axis2DCalibrationData Class

A struct for working with 2d axis calibration data.
Inheritance Hierarchy
SystemObject
  SystemValueType
    RewiredAxis2DCalibrationData

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class Axis2DCalibrationData : ValueType

The Axis2DCalibrationData 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
See Also