Lua:GraphicsStep
From BeamNG
Called every frame to update other vehicle components.
File location: lua\vehicle\default.lua:91
Syntax
nil graphicsStep (dt) -- This is called in the global scope, so it is safe to do things that contact things outside the vehicle