Documentation/Engine/Units/wiper data

From SCS Modding Wiki
< Documentation‎ | Engine‎ | Units
Revision as of 17:15, 30 May 2017 by Smarty (talk | contribs) (First draft.)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The wiper_data unit class is used to define wipers which clear raindrops from the simulated glass panes in the interior view. A separate unit is used for each wiper. They are defined as nameless units, belonging to glass_pane_data via the wipers attribute and are typically included via /def/vehicle/truck/<make.model>/interior/glass.sui.

Attributes

Name Type Default Value Description
center_bone string The name of the bone in the animated interior model's skeleton to use as the wiper's centroid. The bone's Z axis should point 'into' the glass pane (roughly opposite the glass locator's Y axis).
length float The length of the wiper 'blade' in meters, along the center_bone's X axis.