This version of Unity is unsupported.

GlyphAnchorPoint

struct in UnityEngine.TextCore.Text

Description

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

Properties

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