LineHeightInPixels
Introduction
Relation to Text size
Text.Scale = BitmapFont.LineHeightInPixels/2
Text.Spacing = BitmapFont.LineHeightInPixels/2 (Scale and Spacing are usually equal)
Text.NewLineDistance = BitmapFont.LineHeightInPixels * 1.5Last updated
Was this helpful?