Version: 5.3 (switch to 5.4b)
ЯзыкEnglish
  • C#
  • JS

Язык программирования

Выберите подходящий для вас язык программирования. Все примеры кода будут представлены на выбранном языке.

UILineInfo

struct in UnityEngine

Руководство

Описание

Information about a generated line of text.

Переменные

heightHeight of the line.
startCharIdxIndex of the first character in the line.
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.