Struct UILineInfo
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct UILineInfo
Fields
| Improve this Doc View Sourceheight
Declaration
public int height
Field Value
Type | Description |
---|---|
Int32 |
leading
Declaration
public float leading
Field Value
Type | Description |
---|---|
Single |
startCharIdx
Declaration
public int startCharIdx
Field Value
Type | Description |
---|---|
Int32 |
topY
Declaration
public float topY
Field Value
Type | Description |
---|---|
Single |