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

UE2:KTire (U2XMP)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> KActor >> KTire
Package: 
Engine
This class in other games:
UT2003, U2, UE2Runtime, UT2004

null

Properties

Adhesion

Type: float

'stickyness' in the normal dir

GroundSlipVel

Type: float

Modifiers: const


LateralFriction

Type: float


Default value: 0.3

LateralSlip

Type: float

max first-order (force ~ vel) slip in sideways direction

Default value: 0.06

MinSlip

Type: float

minimum slip (both directions)

Default value: 0.0010

Restitution

Type: float


Default value: 0.1

RollFriction

Type: float

friction coeff. in tyre direction

Default value: 0.3

RollSlip

Type: float

max first-order (force ~ vel) slip in tyre direction

Default value: 0.085

SlipRate

Type: float


Default value: 5.0E-4

Softness

Type: float

'softness' in the normal dir

Default value: 2.0E-4

SpinSpeed

Type: float

Modifiers: const

current speed (rads/sec) of this wheel spinning about its axis

WheelJoint

Type: KCarWheelJoint