I'm a doctor, not a mechanic

Difference between revisions of "UE3:SVehicleSimBase (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 42: Line 42:
 
<!-- enter variable description -->
 
<!-- enter variable description -->
  
'''Default value:''' 1.0
+
'''Default value:''' 1.4
  
 
====WheelLatAsymptoteValue====
 
====WheelLatAsymptoteValue====
Line 48: Line 48:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.7
  
 
====WheelLatExtremumSlip====
 
====WheelLatExtremumSlip====
Line 53: Line 55:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.35
  
 
====WheelLatExtremumValue====
 
====WheelLatExtremumValue====
Line 58: Line 62:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.85
  
 
====WheelLongAsymptoteSlip====
 
====WheelLongAsymptoteSlip====
Line 70: Line 76:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.6
  
 
====WheelLongExtremumSlip====
 
====WheelLongExtremumSlip====
Line 75: Line 83:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.1
  
 
====WheelLongExtremumValue====
 
====WheelLongExtremumValue====

Latest revision as of 08:40, 23 May 2008

UT3 Object >> Component >> ActorComponent >> SVehicleSimBase
Package: 
Engine
Direct subclasses:
SVehicleSimCar, UTVehicleSimHoverTank, UTVehicleSimChopper, UTVehicleSimHoverboard
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'SVehicleSimBase'[edit]

AutoDriveSteer[edit]

Type: float


bAutoDrive[edit]

Type: bool


bClampedFrictionModel[edit]

Type: bool

Friction model that clamps the frictional force applied by the wheels. Should be more realistic.

bWheelSpeedOverride[edit]

Type: bool

Allows you to set the axle speed directly

WheelInertia[edit]

Type: float


Default value: 1.0

WheelLatAsymptoteSlip[edit]

Type: float


Default value: 1.4

WheelLatAsymptoteValue[edit]

Type: float


Default value: 0.7

WheelLatExtremumSlip[edit]

Type: float


Default value: 0.35

WheelLatExtremumValue[edit]

Type: float


Default value: 0.85

WheelLongAsymptoteSlip[edit]

Type: float


Default value: 2.0

WheelLongAsymptoteValue[edit]

Type: float


Default value: 0.6

WheelLongExtremumSlip[edit]

Type: float


Default value: 0.1

WheelLongExtremumValue[edit]

Type: float


Default value: 1.0

WheelSuspensionBias[edit]

Type: float


WheelSuspensionDamping[edit]

Type: float


WheelSuspensionStiffness[edit]

Type: float