unreal.VehicleAerofoilType

class unreal.VehicleAerofoilType

Bases: EnumBase

EVehicle Aerofoil Type

C++ Source:

  • Plugin: ChaosVehiclesPlugin

  • Module: ChaosVehicles

  • File: ChaosVehicleMovementComponent.h

ELEVATOR: VehicleAerofoilType = Ellipsis

affected by steering/yaw input

Type:

3

FIXED: VehicleAerofoilType = Ellipsis

0

RUDDER: VehicleAerofoilType = Ellipsis

affected by Roll input

Type:

2

WING: VehicleAerofoilType = Ellipsis

1