unreal.VehicleTorqueControlConfig
¶
- class unreal.VehicleTorqueControlConfig¶
Bases:
StructBase
Vehicle Torque Control Config
C++ Source:
Plugin: ChaosVehiclesPlugin
Module: ChaosVehicles
File: ChaosVehicleMovementComponent.h
Editor Properties: (see get_editor_property/set_editor_property)
enabled
(bool): [Read-Write] Torque Control Enabledpitch_torque_scaling
(float): [Read-Write] Pitch Torque Scalingroll_from_steering
(float): [Read-Write]roll_torque_scaling
(float): [Read-Write] Roll Torque Scalingrotation_damping
(float): [Read-Write] Rotation dampingyaw_from_roll_torque_scaling
(float): [Read-Write]yaw_from_steering
(float): [Read-Write]yaw_torque_scaling
(float): [Read-Write] Yaw Torque Scaling