![]() |
AirControl
1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
|
Monitor and updates the Attitude to UI More...


Public Member Functions | |
| void | HandleAirplaneUI () |
| Updates to UI More... | |
Public Attributes | |
| RectTransform | bgRect |
| RectTransform | arrowRect |
Protected Attributes | |
| float | bankAngle |
| float | pitchAngle |
| float | bankAngleRad |
| float | pitchAngleRad |
Properties | |
| float | BankAngle [get] |
| float | PitchAngle [get] |
Monitor and updates the Attitude to UI
Definition at line 12 of file AC_Airplane_Attitude.cs.
|
inline |
Updates to UI
Implements AirControl.IAirplaneUI.
Definition at line 46 of file AC_Airplane_Attitude.cs.