Version: 2019.4
public float lineHeight ;

説明

The line height represents the distance between consecutive lines of text.

This is the distance from baseline to baseline. It is usually computed as line height = ascent - descent + line gap.