Click or drag to resize

TMProSpriteOptions Properties

The UnityUITextMeshProGlyphHelperTMProSpriteOptions type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberDefault Creates an instance with the default values.
Public propertyextraOffset An extra offset that is cumulative with offsetSizeMultiplier.
Public propertyextraXAdvance An extra offset that is cumulative with xAdvanceWidthMultiplier.
Public propertyoffsetSizeMultiplier This value will be multiplied by the Sprite width and height and applied to offset.
Public propertyscale Sprites will be scaled by this value.
Public propertyxAdvanceWidthMultiplier This value will be multiplied by the Sprite width applied to X Advance.
Top
See Also