Class TMP_Glyph
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: TMPro
Syntax
[Serializable]
public class TMP_Glyph : TMP_TextElement
Methods
Clone(TMP_Glyph)
Function to create a deep copy of a GlyphInfo.
Declaration
public static TMP_Glyph Clone(TMP_Glyph source)
Parameters
Type | Name | Description |
---|---|---|
TMP_Glyph | source |
Returns
Type | Description |
---|---|
TMP_Glyph |