Documentation

Translation - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Render Context :: Translation

GUI.RenderContext.Translation
translation vector applied to all drawn elements in this context

Type

3D Vector

Lua Usage

-- Get
local value3DVector = renderContext.Translation

-- Set
renderContext.Translation = value3DVector

If you think anything is missing, please feel free to: submit documentation feedback on this page