unreal.VehicleAerofoilType

class unreal.VehicleAerofoilType

Bases: EnumBase

EVehicle Aerofoil Type

C++ Source:

  • Plugin: ChaosVehiclesPlugin

  • Module: ChaosVehicles

  • File: ChaosVehicleMovementComponent.h

ELEVATOR: VehicleAerofoilType

affected by steering/yaw input

Type:

3

FIXED: VehicleAerofoilType

0

RUDDER: VehicleAerofoilType

affected by Roll input

Type:

2

WING: VehicleAerofoilType

1