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+e8257758c3446d922301bab0e4637a0e5ec1862f
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