Glyph

class in UnityEngine.TextCore

매뉴얼로 전환

설명

A Glyph is the visual representation of a text element or character.

변수

atlasIndexThe index of the atlas texture that contains this glyph.
indexThe index of the glyph in the source font file.
scaleThe relative scale of the glyph. The default value is 1.0.

생성자

GlyphConstructor for a new glyph.