I don't need to test my programs. I have an error-correcting modem.

Legacy:KCarWheelJoint

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:31, 11 January 2005 by Strider (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 :: ... >> KConstraint >> KCarWheelJoint

Properties

Main

This appears to be the axle joint used by the Bulldog vehicle.

Karmaconstraint

bool bKSteeringLocked 
steering 'locked' in straight ahead direction
float KBraking 
torque applied to brake wheel
float KMaxSpeed 
max speed to try and reach using KMotorTorque (65535 = 1 rotation per second)
float KMaxSteerSpeed 
for steering controller (65535 = 1 rotation per second)
float KMaxSteerTorque 
for steering controller
float KMotorTorque 
torque applied to drive this wheel (can be negative)
float KProportionalGap 
for steering controller (65535 = 360 deg)
float KSteerAngle 
desired steering angle to achieve using controller (65535 = 360 deg)
float KSuspDamping 
float KSuspHighLimit 
float KSuspLowLimit 
float KSuspRef 
float KSuspStiffness 

Hidden

float KWheelHeight 
height of wheel relative to suspension centre