I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:KCarWheelJoint (UT2004)

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
UT2004 Object >> Actor >> KActor >> KConstraint >> KCarWheelJoint
Package: 
Engine
This class in other games:
UE2Runtime, UT2003, U2XMP, U2

The Car Wheel joint class.

  1. exec Texture Import File=Textures\S_KBSJoint.pcx Name=S_KBSJoint Mips=Off MASKED=1

Properties[edit]

Property group 'KarmaConstraint'[edit]

bKSteeringLocked[edit]

Type: bool


Default value: True

KBraking[edit]

Type: float


KMaxSpeed[edit]

Type: float

max speed to try and reach using KMotorTorque (65535 = 1 rotation per second)

Default value: 1310700.0

KMaxSteerSpeed[edit]

Type: float

for steering controller (65535 = 1 rotation per second)

Default value: 2600.0

KMaxSteerTorque[edit]

Type: float

for steering controller

Default value: 1000.0

KMotorTorque[edit]

Type: float

torque applied to drive this wheel (can be negative)

KProportionalGap[edit]

Type: float

for steering controller (65535 = 360 deg)

Default value: 8200.0

KSteerAngle[edit]

Type: float

desired steering angle to achieve using controller (65535 = 360 deg)

KSuspDamping[edit]

Type: float


Default value: 5.0

KSuspHighLimit[edit]

Type: float


Default value: 1.0

KSuspLowLimit[edit]

Type: float


Default value: -1.0

KSuspRef[edit]

Type: float


KSuspStiffness[edit]

Type: float


Default value: 50.0

Internal variables[edit]

KWheelHeight[edit]

Type: float

Modifiers: const

height of wheel relative to suspension centre

Default values[edit]

Property Value
bNoDelete False