![]() |
AirControl
1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
|
Handle control surfaces including Rudder, Elevator, Flaps,and Alerons More...


Public Member Functions | |
| void | HandleControlSurface (AC_BaseAirplane_Input input) |
| Main function to handle Control Surface More... | |
Public Attributes | |
| ControlSurfaceType | surfacetype = ControlSurfaceType.Rudder |
| Vector3 | axis = Vector3.right |
| Transform | controlSurfaceGraphic |
Handle control surfaces including Rudder, Elevator, Flaps,and Alerons
Definition at line 16 of file AC_Airplane_ControlSurface.cs.
|
inline |
Main function to handle Control Surface
| input | Airplane Input |
Definition at line 53 of file AC_Airplane_ControlSurface.cs.