Version: 2022.1
言語: 日本語

GlyphAnchorPoint

struct in UnityEngine.TextCore.Text

マニュアルに切り替える

説明

A GlyphAnchorPoint defines the position of an anchor point relative to the origin of a glyph.

変数

xCoordinateThe x coordinate of the anchor point relative to the glyph.
yCoordinateThe y coordinate of the anchor point relative to the glyph.