Struct TMP_PageInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: TMPro
Syntax
public struct TMP_PageInfo
Fields
ascender
Declaration
public float ascender
Field Value
Type | Description |
---|---|
System.Single |
baseLine
Declaration
public float baseLine
Field Value
Type | Description |
---|---|
System.Single |
descender
Declaration
public float descender
Field Value
Type | Description |
---|---|
System.Single |
firstCharacterIndex
Declaration
public int firstCharacterIndex
Field Value
Type | Description |
---|---|
System.Int32 |
lastCharacterIndex
Declaration
public int lastCharacterIndex
Field Value
Type | Description |
---|---|
System.Int32 |