Version: 2019.1

UILineInfo

struct in UnityEngine

Switch to Manual

Description

Информация о генерируемой строки текста

Variables

heightВысота линии
leadingSpace in pixels between this line and the next line.
startCharIdxИндекс первого символа в строке
topYThe upper Y position of the line in pixels. This is used for text annotation such as the caret and selection box in the InputField.