C# Class TagTool.TagDefinitions.Vehicle.EngineMotionProperty.Gear

ファイルを表示 Open project: TheGuardians/TagTool

Public Properties

Property Type Description
EngineDownshiftScale float
EngineUpshiftScale float
GearRatio float
MaxTorque float
MaxTorque2 float
MinTimeToDownshift float
MinTimeToUpshift float
MinTorque float
MinTorque2 float
PastPeakTorqueExponent float
PastPeakTorqueExponent2 float
PeakTorqueScale float
PeakTorqueScale2 float
TorqueAt2xMaxAngularVelocity float
TorqueAt2xMaxAngularVelocity2 float
TorqueAtMaxAngularVelovity float
TorqueAtMaxAngularVelovity2 float

Property Details

EngineDownshiftScale public_oe property

public float EngineDownshiftScale
return float

EngineUpshiftScale public_oe property

public float EngineUpshiftScale
return float

GearRatio public_oe property

public float GearRatio
return float

MaxTorque public_oe property

public float MaxTorque
return float

MaxTorque2 public_oe property

public float MaxTorque2
return float

MinTimeToDownshift public_oe property

public float MinTimeToDownshift
return float

MinTimeToUpshift public_oe property

public float MinTimeToUpshift
return float

MinTorque public_oe property

public float MinTorque
return float

MinTorque2 public_oe property

public float MinTorque2
return float

PastPeakTorqueExponent public_oe property

public float PastPeakTorqueExponent
return float

PastPeakTorqueExponent2 public_oe property

public float PastPeakTorqueExponent2
return float

PeakTorqueScale public_oe property

public float PeakTorqueScale
return float

PeakTorqueScale2 public_oe property

public float PeakTorqueScale2
return float

TorqueAt2xMaxAngularVelocity public_oe property

public float TorqueAt2xMaxAngularVelocity
return float

TorqueAt2xMaxAngularVelocity2 public_oe property

public float TorqueAt2xMaxAngularVelocity2
return float

TorqueAtMaxAngularVelovity public_oe property

public float TorqueAtMaxAngularVelovity
return float

TorqueAtMaxAngularVelovity2 public_oe property

public float TorqueAtMaxAngularVelovity2
return float