Arma Reforger Script API
|
surface properties that influence wheel traction etc. More...
Public Member Functions | |
proto external float | GetNoiseSteer () |
proto external float | GetNoiseFrequency () |
proto external float | GetRoughness () |
proto external float | GetFrictionNonTread () |
proto external float | GetFrictionTread () |
proto external float | GetRollingResistance () |
proto external float | GetRollingDrag () |
surface properties that influence wheel traction etc.
proto external float ContactSurface.GetFrictionNonTread | ( | ) |
proto external float ContactSurface.GetFrictionTread | ( | ) |
proto external float ContactSurface.GetNoiseFrequency | ( | ) |
proto external float ContactSurface.GetNoiseSteer | ( | ) |
proto external float ContactSurface.GetRollingDrag | ( | ) |
proto external float ContactSurface.GetRollingResistance | ( | ) |
proto external float ContactSurface.GetRoughness | ( | ) |