I don't need to test my programs. I have an error-correcting modem.

UE3:SVehicleSimCar (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Component >> ActorComponent >> SVehicleSimBase >> SVehicleSimCar
Package: 
Engine
Direct subclasses:
SVehicleSimTank, UTVehicleSimCar
This class in other games:
UT3

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