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.