unreal.ModuleAerofoilType

class unreal.ModuleAerofoilType

Bases: EnumBase

EModule Aerofoil Type

C++ Source:

  • Plugin: ChaosModularVehicle

  • Module: ChaosModularVehicleEngine

  • File: VehicleSimAerofoilComponent.h

ELEVATOR: ModuleAerofoilType

affected by steering/yaw input

Type:

3

FIXED: ModuleAerofoilType

0

RUDDER: ModuleAerofoilType

affected by Roll input

Type:

2

WING: ModuleAerofoilType

1