Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
text
PlacedGlyph
Interface PlacedGlyph
A glyph positioned on a road: the center of its quad + the tangent angle (radians, y-down).
interface
PlacedGlyph
{
cx
:
number
;
cy
:
number
;
angle
:
number
;
}
Index
Properties
cx
cy
angle
Properties
cx
cx
:
number
cy
cy
:
number
angle
angle
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cx
cy
angle
← Docs
Quick-Start Guide
Taos API Reference
Loading...
A glyph positioned on a road: the center of its quad + the tangent angle (radians, y-down).