I'm a doctor, not a mechanic

UE3:SVehicleSimBase (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> SVehicleSimBase
Package: 
Engine
Direct subclasses:
SVehicleSimCar, UTVehicleSimHoverTank, UTVehicleSimChopper, UTVehicleSimHoverboard
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SVehicleSimBase'

AutoDriveSteer

Type: float


bAutoDrive

Type: bool


bClampedFrictionModel

Type: bool

Friction model that clamps the frictional force applied by the wheels. Should be more realistic.

bWheelSpeedOverride

Type: bool

Allows you to set the axle speed directly

WheelInertia

Type: float


Default value: 1.0

WheelLatAsymptoteSlip

Type: float


Default value: 1.0

WheelLatAsymptoteValue

Type: float


WheelLatExtremumSlip

Type: float


WheelLatExtremumValue

Type: float


WheelLongAsymptoteSlip

Type: float


Default value: 2.0

WheelLongAsymptoteValue

Type: float


WheelLongExtremumSlip

Type: float


WheelLongExtremumValue

Type: float


Default value: 1.0

WheelSuspensionBias

Type: float


WheelSuspensionDamping

Type: float


WheelSuspensionStiffness

Type: float