unreal.VehicleThrustType¶
- class unreal.VehicleThrustType¶
Bases:
EnumBaseEVehicle Thrust Type
C++ Source:
Plugin: ChaosVehiclesPlugin
Module: ChaosVehicles
File: ChaosVehicleMovementComponent.h
- ELEVATOR: VehicleThrustType¶
affected by steering/yaw input
- Type:
3
- FIXED: VehicleThrustType¶
0
- RUDDER: VehicleThrustType¶
affected by Roll input
- Type:
2
- WING: VehicleThrustType¶
1