C# Class RemoteTech.AttitudeButtonState

Show file Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Public Properties

Property Type Description
ActTime double
Active bool
HDG float
MN UnityEngine.Quaternion
PIT float
ROL float
USEROL bool

Property Details

ActTime public property

public double ActTime
return double

Active public property

public bool Active
return bool

HDG public property

public float HDG
return float

MN public property

public Quaternion,UnityEngine MN
return UnityEngine.Quaternion

PIT public property

public float PIT
return float

ROL public property

public float ROL
return float

USEROL public property

public bool USEROL
return bool