Version: 2019.2

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.