Appearance
function device(this: void): render_device;
Get the global render device.
this
void
render_device
Render device.
Returns the engine-owned Device singleton.
Device