Always snap to grid

UE2:KTire (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> KActor >> KTire
Package: 
Engine
This class in other games:
UT2003, U2, UE2Runtime, UT2004

null

Properties[edit]

Adhesion[edit]

Type: float

'stickyness' in the normal dir

GroundSlipVel[edit]

Type: float

Modifiers: const


LateralFriction[edit]

Type: float


Default value: 0.3

LateralSlip[edit]

Type: float

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

Default value: 0.06

MinSlip[edit]

Type: float

minimum slip (both directions)

Default value: 0.0010

Restitution[edit]

Type: float


Default value: 0.1

RollFriction[edit]

Type: float

friction coeff. in tyre direction

Default value: 0.3

RollSlip[edit]

Type: float

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

Default value: 0.085

SlipRate[edit]

Type: float


Default value: 5.0E-4

Softness[edit]

Type: float

'softness' in the normal dir

Default value: 2.0E-4

SpinSpeed[edit]

Type: float

Modifiers: const

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

WheelJoint[edit]

Type: KCarWheelJoint