Select your preferred scripting language. All code snippets will be displayed in this language.
struct in UnityEngine
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseInformation about a generated line of text.
height | Height of the line. |
startCharIdx | Index of the first character in the line. |
topY | The upper Y position of the line in pixels. This is used for text annotation such as the caret and selection box in the InputField. |