unreal.VehicleTorqueControlConfig
¶
- class unreal.VehicleTorqueControlConfig¶
Bases:
unreal.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 from Steeringroll_torque_scaling
(float): [Read-Write] Roll Torque Scalingrotation_damping
(float): [Read-Write] Rotation dampingyaw_from_roll_torque_scaling
(float): [Read-Write] Yaw from Roll Torque Scalingyaw_from_steering
(float): [Read-Write] Yaw from Steeringyaw_torque_scaling
(float): [Read-Write] Yaw Torque Scaling