Factorio Runtime DocsVersion 2.0.77

ScriptRenderTargetTable - Runtime Docs

ScriptRenderTargetTable :: table

Table fields

entity :: LuaEntity?
offset :: Vector?

Only used if entity was given.

Only used if entity was given.

position :: MapPosition?

Only used, and mandatory if entity is not given.

Only used, and mandatory if entity is not given.

Examples

{entity = some_lua_entity, offset = {-0.5, 1}}
{position = {2.5, 3}}

Concept used in
Fulltext search

Classes

Concepts

Events

Defines

Fulltext search for