Unity |
[SerializableAttribute] public sealed class TMProSpriteOptions : ValueType, IEquatable<UnityUITextMeshProGlyphHelperTMProSpriteOptions>
The UnityUITextMeshProGlyphHelperTMProSpriteOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Default | Creates an instance with the default values. | |
| extraOffset | An extra offset that is cumulative with offsetSizeMultiplier. | |
| extraXAdvance | An extra offset that is cumulative with xAdvanceWidthMultiplier. | |
| offsetSizeMultiplier | This value will be multiplied by the Sprite width and height and applied to offset. | |
| scale | Sprites will be scaled by this value. | |
| xAdvanceWidthMultiplier | This value will be multiplied by the Sprite width applied to X Advance. |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(UnityUITextMeshProGlyphHelperTMProSpriteOptions) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) |