Struct TMP_Offset
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public struct TMP_Offset
Constructors
| Name | Description |
|---|---|
| TMP_Offset(float, float) | |
| TMP_Offset(float, float, float, float) |
Properties
| Name | Description |
|---|---|
| bottom | |
| horizontal | |
| left | |
| right | |
| top | |
| vertical | |
| zero |
Methods
| Name | Description |
|---|---|
| Equals(object) | Indicates whether this instance and a specified object are equal. |
| Equals(TMP_Offset) | |
| GetHashCode() | Returns the hash code for this instance. |
Operators
| Name | Description |
|---|---|
| operator ==(TMP_Offset, TMP_Offset) | |
| operator !=(TMP_Offset, TMP_Offset) | |
| operator *(TMP_Offset, float) |