Click or drag to resize

UnityUITextMeshProGlyphHelperspriteMaterialProperties Property

These properties will override the properties on the Sprite material if overrideSpriteMaterialProperties is true.

Namespace: Rewired.Glyphs.UnityUI
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public virtual UnityUITextMeshProGlyphHelperSpriteMaterialProperties spriteMaterialProperties { get; set; }

Property Value

UnityUITextMeshProGlyphHelperSpriteMaterialProperties
See Also