Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:KTire (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Actor >> KActor >> KTire

Contents

Package: 
Engine
This class in other games:
U2, UE2Runtime, UT2003, UT2004

null

[edit] Properties

[edit] Adhesion

Type: float

'stickyness' in the normal dir

[edit] GroundSlipVel

Type: float

Modifiers: const


[edit] LateralFriction

Type: float


Default value: 0.3

[edit] LateralSlip

Type: float

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

Default value: 0.06

[edit] MinSlip

Type: float

minimum slip (both directions)

Default value: 0.0010

[edit] Restitution

Type: float


Default value: 0.1

[edit] RollFriction

Type: float

friction coeff. in tyre direction

Default value: 0.3

[edit] RollSlip

Type: float

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

Default value: 0.085

[edit] SlipRate

Type: float


Default value: 5.0E-4

[edit] Softness

Type: float

'softness' in the normal dir

Default value: 2.0E-4

[edit] SpinSpeed

Type: float

Modifiers: const

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

[edit] WheelJoint

Type: KCarWheelJoint