Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory chassis data

35 bytes added, 14:57, 30 May 2017
Attributes: Changed arrays to C++ template format as requested
|-
|lods
|array<string array>
|
|Paths to the reduced level-of-detail meshes, in order of increasing viewing distance (decreasing model complexity).
|-
|residual_travel
|float_arrayarray<float>
|
|''For trucks and trailers.'' The limit of upwards and downwards travel in meters for each axle. Each array member corresponds to an axle, from front to back (or from back to front in the case of trailers).
|-
|powered_axle
|bool_arrayarray<bool>
|
|''For truck usage only.'' When true, motive torque will be applied on the axle. Each array member corresponds to an axle, from front to back.
|-
|kerb_weight
|float_arrayarray<float>
|
|''For truck usage only.'' Assigns the static weight on each axle. Each array member corresponds to an axle, from front to back.
|-
|liftable_axle
|bool_arrayarray<bool>
|false
|''For truck and trailers.'' When true, the axle can be lifted. Each array member corresponds to an axle, from front to back (or from back to front in the case of trailers). ''Trailer functionality is added in ETS2 1.27/ATS 1.6.''
|}
309
edits

Navigation menu