Click or drag to resize

Axis2DCalibrationData Structure

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+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public struct Axis2DCalibrationData

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