Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory interior data

49 bytes added, 15:41, 30 May 2017
Attributes: Changed arrays to C++ template format as requested
|-
|''animation attributes''
|resource_tiefloat (min/max)
|
|There are currently nearly 70 [[Documentation/Engine/Truck_Interior_Animations_and_IDs#Interior_Animations|interior animation]] attributes, plus _min and _max attributes for some with adjustable ranges. Interior animations are typically defined externally in ''animations.sui'' and [[Documentation/Engine/Units#Includes|included]] into the interior definition.
|-
|wiper_delay
|float_arrayarray<float>
|
|Each member defines a delay in seconds between wipe cycles for intermittent wipers. They should generally be in decreasing order because the last wiper mode is continuous.
|-
|glass_panes
|owner_ptr_arrayarray<owner_ptr>
|
|Each member points to the unit name of a [[Documentation/Engine/Units/glass_pane_data|glass_pane_data]] unit.
|-
|dashboard_color
|float3_arrayarray<float3>
|
|An array of 16 colors which define the illumination color of dashboard and other dif.lum surfaces in the interior based on the tile they are UV mapped to. Typically included via ''dashboard_color.sui''.
309
edits

Navigation menu