pub enum VehiclePhysicsColumn {
Show 103 variants
Id,
HkxFilename,
FGravityScale,
FMass,
FChassisFriction,
FMaxSpeed,
FEngineTorque,
FBrakeFrontTorque,
FBrakeRearTorque,
FBrakeMinInputToBlock,
FBrakeMinTimeToBlock,
FSteeringMaxAngle,
FSteeringSpeedLimitForMaxAngle,
FSteeringMinAngle,
FFwdBias,
FFrontTireFriction,
FRearTireFriction,
FFrontTireFrictionSlide,
FRearTireFrictionSlide,
FFrontTireSlipAngle,
FRearTireSlipAngle,
FWheelWidth,
FWheelRadius,
FWheelMass,
FReorientPitchStrength,
FReorientRollStrength,
FSuspensionLength,
FSuspensionStrength,
FSuspensionDampingCompression,
FSuspensionDampingRelaxation,
IChassisCollisionGroup,
FNormalSpinDamping,
FCollisionSpinDamping,
FCollisionThreshold,
FTorqueRollFactor,
FTorquePitchFactor,
FTorqueYawFactor,
FInertiaRoll,
FInertiaPitch,
FInertiaYaw,
FExtraTorqueFactor,
FCenterOfMassFwd,
FCenterOfMassUp,
FCenterOfMassRight,
FWheelHardpointFrontFwd,
FWheelHardpointFrontUp,
FWheelHardpointFrontRight,
FWheelHardpointRearFwd,
FWheelHardpointRearUp,
FWheelHardpointRearRight,
FInputTurnSpeed,
FInputDeadTurnBackSpeed,
FInputAccelSpeed,
FInputDeadAccelDownSpeed,
FInputDecelSpeed,
FInputDeadDecelDownSpeed,
FInputSlopeChangePointX,
FInputInitialSlope,
FInputDeadZone,
FAeroAirDensity,
FAeroFrontalArea,
FAeroDragCoefficient,
FAeroLiftCoefficient,
FAeroExtraGravity,
FBoostTopSpeed,
FBoostCostPerSecond,
FBoostAccelerateChange,
FBoostDampingChange,
FPowerslideNeutralAngle,
FPowerslideTorqueStrength,
IPowerslideNumTorqueApplications,
FImaginationTankSize,
FSkillCost,
FWreckSpeedBase,
FWreckSpeedPercent,
FWreckMinAngle,
AudioEventEngine,
AudioEventSkid,
AudioEventLightHit,
AudioSpeedThresholdLightHit,
AudioTimeoutLightHit,
AudioEventHeavyHit,
AudioSpeedThresholdHeavyHit,
AudioTimeoutHeavyHit,
AudioEventStart,
AudioEventTreadConcrete,
AudioEventTreadSand,
AudioEventTreadWood,
AudioEventTreadDirt,
AudioEventTreadPlastic,
AudioEventTreadGrass,
AudioEventTreadGravel,
AudioEventTreadMud,
AudioEventTreadWater,
AudioEventTreadSnow,
AudioEventTreadIce,
AudioEventTreadMetal,
AudioEventTreadLeaves,
AudioEventLightLand,
AudioAirtimeForLightLand,
AudioEventHeavyLand,
AudioAirtimeForHeavyLand,
BWheelsVisible,
}
Expand description
Columns in table VehiclePhysics
See also: [`VehiclePhysics.html>
Variants§
Id
Index of column id
HkxFilename
Index of column hkxFilename
FGravityScale
Index of column fGravityScale
FMass
Index of column fMass
FChassisFriction
Index of column fChassisFriction
FMaxSpeed
Index of column fMaxSpeed
FEngineTorque
Index of column fEngineTorque
FBrakeFrontTorque
Index of column fBrakeFrontTorque
FBrakeRearTorque
Index of column fBrakeRearTorque
FBrakeMinInputToBlock
Index of column fBrakeMinInputToBlock
FBrakeMinTimeToBlock
Index of column fBrakeMinTimeToBlock
FSteeringMaxAngle
Index of column fSteeringMaxAngle
FSteeringSpeedLimitForMaxAngle
Index of column fSteeringSpeedLimitForMaxAngle
FSteeringMinAngle
Index of column fSteeringMinAngle
FFwdBias
Index of column fFwdBias
FFrontTireFriction
Index of column fFrontTireFriction
FRearTireFriction
Index of column fRearTireFriction
FFrontTireFrictionSlide
Index of column fFrontTireFrictionSlide
FRearTireFrictionSlide
Index of column fRearTireFrictionSlide
FFrontTireSlipAngle
Index of column fFrontTireSlipAngle
FRearTireSlipAngle
Index of column fRearTireSlipAngle
FWheelWidth
Index of column fWheelWidth
FWheelRadius
Index of column fWheelRadius
FWheelMass
Index of column fWheelMass
FReorientPitchStrength
Index of column fReorientPitchStrength
FReorientRollStrength
Index of column fReorientRollStrength
FSuspensionLength
Index of column fSuspensionLength
FSuspensionStrength
Index of column fSuspensionStrength
FSuspensionDampingCompression
Index of column fSuspensionDampingCompression
FSuspensionDampingRelaxation
Index of column fSuspensionDampingRelaxation
IChassisCollisionGroup
Index of column iChassisCollisionGroup
FNormalSpinDamping
Index of column fNormalSpinDamping
FCollisionSpinDamping
Index of column fCollisionSpinDamping
FCollisionThreshold
Index of column fCollisionThreshold
FTorqueRollFactor
Index of column fTorqueRollFactor
FTorquePitchFactor
Index of column fTorquePitchFactor
FTorqueYawFactor
Index of column fTorqueYawFactor
FInertiaRoll
Index of column fInertiaRoll
FInertiaPitch
Index of column fInertiaPitch
FInertiaYaw
Index of column fInertiaYaw
FExtraTorqueFactor
Index of column fExtraTorqueFactor
FCenterOfMassFwd
Index of column fCenterOfMassFwd
FCenterOfMassUp
Index of column fCenterOfMassUp
FCenterOfMassRight
Index of column fCenterOfMassRight
FWheelHardpointFrontFwd
Index of column fWheelHardpointFrontFwd
FWheelHardpointFrontUp
Index of column fWheelHardpointFrontUp
FWheelHardpointFrontRight
Index of column fWheelHardpointFrontRight
FWheelHardpointRearFwd
Index of column fWheelHardpointRearFwd
FWheelHardpointRearUp
Index of column fWheelHardpointRearUp
FWheelHardpointRearRight
Index of column fWheelHardpointRearRight
FInputTurnSpeed
Index of column fInputTurnSpeed
FInputDeadTurnBackSpeed
Index of column fInputDeadTurnBackSpeed
FInputAccelSpeed
Index of column fInputAccelSpeed
FInputDeadAccelDownSpeed
Index of column fInputDeadAccelDownSpeed
FInputDecelSpeed
Index of column fInputDecelSpeed
FInputDeadDecelDownSpeed
Index of column fInputDeadDecelDownSpeed
FInputSlopeChangePointX
Index of column fInputSlopeChangePointX
FInputInitialSlope
Index of column fInputInitialSlope
FInputDeadZone
Index of column fInputDeadZone
FAeroAirDensity
Index of column fAeroAirDensity
FAeroFrontalArea
Index of column fAeroFrontalArea
FAeroDragCoefficient
Index of column fAeroDragCoefficient
FAeroLiftCoefficient
Index of column fAeroLiftCoefficient
FAeroExtraGravity
Index of column fAeroExtraGravity
FBoostTopSpeed
Index of column fBoostTopSpeed
FBoostCostPerSecond
Index of column fBoostCostPerSecond
FBoostAccelerateChange
Index of column fBoostAccelerateChange
FBoostDampingChange
Index of column fBoostDampingChange
FPowerslideNeutralAngle
Index of column fPowerslideNeutralAngle
FPowerslideTorqueStrength
Index of column fPowerslideTorqueStrength
IPowerslideNumTorqueApplications
Index of column iPowerslideNumTorqueApplications
FImaginationTankSize
Index of column fImaginationTankSize
FSkillCost
Index of column fSkillCost
FWreckSpeedBase
Index of column fWreckSpeedBase
FWreckSpeedPercent
Index of column fWreckSpeedPercent
FWreckMinAngle
Index of column fWreckMinAngle
AudioEventEngine
Index of column AudioEventEngine
AudioEventSkid
Index of column AudioEventSkid
AudioEventLightHit
Index of column AudioEventLightHit
AudioSpeedThresholdLightHit
Index of column AudioSpeedThresholdLightHit
AudioTimeoutLightHit
Index of column AudioTimeoutLightHit
AudioEventHeavyHit
Index of column AudioEventHeavyHit
AudioSpeedThresholdHeavyHit
Index of column AudioSpeedThresholdHeavyHit
AudioTimeoutHeavyHit
Index of column AudioTimeoutHeavyHit
AudioEventStart
Index of column AudioEventStart
AudioEventTreadConcrete
Index of column AudioEventTreadConcrete
AudioEventTreadSand
Index of column AudioEventTreadSand
AudioEventTreadWood
Index of column AudioEventTreadWood
AudioEventTreadDirt
Index of column AudioEventTreadDirt
AudioEventTreadPlastic
Index of column AudioEventTreadPlastic
AudioEventTreadGrass
Index of column AudioEventTreadGrass
AudioEventTreadGravel
Index of column AudioEventTreadGravel
AudioEventTreadMud
Index of column AudioEventTreadMud
AudioEventTreadWater
Index of column AudioEventTreadWater
AudioEventTreadSnow
Index of column AudioEventTreadSnow
AudioEventTreadIce
Index of column AudioEventTreadIce
AudioEventTreadMetal
Index of column AudioEventTreadMetal
AudioEventTreadLeaves
Index of column AudioEventTreadLeaves
AudioEventLightLand
Index of column AudioEventLightLand
AudioAirtimeForLightLand
Index of column AudioAirtimeForLightLand
AudioEventHeavyLand
Index of column AudioEventHeavyLand
AudioAirtimeForHeavyLand
Index of column AudioAirtimeForHeavyLand
BWheelsVisible
Index of column bWheelsVisible
Trait Implementations§
source§impl Clone for VehiclePhysicsColumn
impl Clone for VehiclePhysicsColumn
source§fn clone(&self) -> VehiclePhysicsColumn
fn clone(&self) -> VehiclePhysicsColumn
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read moresource§impl Debug for VehiclePhysicsColumn
impl Debug for VehiclePhysicsColumn
source§impl Hash for VehiclePhysicsColumn
impl Hash for VehiclePhysicsColumn
source§impl Ord for VehiclePhysicsColumn
impl Ord for VehiclePhysicsColumn
source§fn cmp(&self, other: &VehiclePhysicsColumn) -> Ordering
fn cmp(&self, other: &VehiclePhysicsColumn) -> Ordering
1.21.0 · source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere Self: Sized,
source§impl PartialEq<VehiclePhysicsColumn> for VehiclePhysicsColumn
impl PartialEq<VehiclePhysicsColumn> for VehiclePhysicsColumn
source§fn eq(&self, other: &VehiclePhysicsColumn) -> bool
fn eq(&self, other: &VehiclePhysicsColumn) -> bool
self
and other
values to be equal, and is used
by ==
.source§impl PartialOrd<VehiclePhysicsColumn> for VehiclePhysicsColumn
impl PartialOrd<VehiclePhysicsColumn> for VehiclePhysicsColumn
source§fn partial_cmp(&self, other: &VehiclePhysicsColumn) -> Option<Ordering>
fn partial_cmp(&self, other: &VehiclePhysicsColumn) -> Option<Ordering>
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
self
and other
) and is used by the <=
operator. Read more