Documentation

Text Scaling - Open Dev Kit Documentation

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

GUI.RenderContext.TextScaling
scaling vector specifically applied to text elements

Type

2D Vector

Lua Usage

-- Get
local value2DVector = renderContext.TextScaling

-- Set
renderContext.TextScaling = value2DVector

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