Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:SVehicleSimCar (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Component >> ActorComponent >> SVehicleSimBase >> SVehicleSimCar |
- Package:
- Engine
- Direct subclasses:
- SVehicleSimTank, UTVehicleSimCar
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'SVehicleSimCar'[edit]
ChassisTorqueScale[edit]
Type: float
How much torque to apply to chassis based on acceleration
EngineBrakeFactor[edit]
Type: float
How much the engine slows down when not applying throttle
MaxBrakeTorque[edit]
Type: float
Amount of stopping torque applied when applying the brakes
MaxSteerAngleCurve[edit]
Type: Object.InterpCurveFloat
degrees based on velocity
ReverseThrottle[edit]
Type: float
How much throttle when in reverse
Default value: -1.0
SteerSpeed[edit]
Type: float
degrees per second
StopThreshold[edit]
Type: float
Internal variables[edit]
ActualSteering[edit]
Type: float
bIsDriving[edit]
Type: bool
TimeSinceThrottle[edit]
Type: float