Font:setLineHeight
Sets the line height of the Font, which controls how far lines apart lines are vertically separated. This value is a ratio and the default is 1.0.
Font:setLineHeight(lineHeight)
Arguments
Name | Type | Description |
lineHeight | number | The new line height. |
Returns
Nothing
See also
Font:getHeight
Rasterizer:getLineHeight
Font:getLineHeight
Font