Cogito, ergo sum
UE3:SVehicleSimTank (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 by (Talk)
Object >> Component >> ActorComponent >> SVehicleSimBase >> SVehicleSimCar >> SVehicleSimTank |
- Package:
- Engine
- Direct subclass:
- UTVehicleSimTank
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'SVehicleSimTank'
bTurnInPlaceOnSteer
Type: bool
If true, tank will turn in place when just steering is applied.
Default value: True
EngineDamping
Type: float
InsideTrackTorqueFactor
Type: float
MaxEngineTorque
Type: float
SteeringLatStiffnessFactor
Type: float
TurnGripScaleRate
Type: float
How quickly grip drops off based on difference in track speed.
Default value: 1.0
TurnInPlaceThrottle
Type: float
TurnMaxGripReduction
Type: float
Maximum amount we will reduce lateral grip.
Default value: 0.97
Internal variables
LeftTrackTorque
Type: float
LeftTrackVel
Type: float
RightTrackTorque
Type: float
RightTrackVel
Type: float
Default values
Property | Value |
---|---|
bWheelSpeedOverride | True |