UE2:KCarWheelJoint (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> KActor >> KConstraint >> KCarWheelJoint
Package:
Engine
This class in other games:

The Car Wheel joint class.

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

Properties

Property group 'KarmaConstraint'

bKSteeringLocked

Type: bool


Default value: True

KBraking

Type: float


KMaxSpeed

Type: float

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

Default value: 655350.0

KMaxSteerSpeed

Type: float

for steering controller (65535 = 1 rotation per second)

Default value: 2600.0

KMaxSteerTorque

Type: float

for steering controller

Default value: 1000.0

KMotorTorque

Type: float

torque applied to drive this wheel (can be negative)

KProportionalGap

Type: float

for steering controller (65535 = 360 deg)

Default value: 8200.0

KSteerAngle

Type: float

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

KSuspDamping

Type: float


Default value: 5.0

KSuspHighLimit

Type: float


Default value: 1.0

KSuspLowLimit

Type: float


Default value: -1.0

KSuspRef

Type: float


KSuspStiffness

Type: float


Default value: 50.0

Internal variables

KWheelHeight

Type: float

Modifiers: const

height of wheel relative to suspension centre