This version of Unity is unsupported.

Glyph.Compare

Declaration

public bool Compare(TextCore.Glyph other);

Parameters

other The glyph to compare with.

Returns

bool Returns true if the glyphs have the same values. False if not.

Description

Compares two glyphs to determine if they have the same values.