Documentation

Scaling - Open Dev Kit Documentation

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

GUI.RenderContext.Scaling
scaling vector applied to all drawn elements

Type

3D Vector

Lua Usage

-- Get
local value3DVector = renderContext.Scaling

-- Set
renderContext.Scaling = value3DVector

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