A drawn tag. Drawing a tag produces the tag itself rather than a mesh, because a tag is rendered
as an HTML overlay positioned from the scene rather than as geometry in it. The drawing entry
points still declare a mesh, which is the type every drawable output is described by, so a drawn
tag reaches a caller through that declaration.
A drawn tag. Drawing a tag produces the tag itself rather than a mesh, because a tag is rendered as an HTML overlay positioned from the scene rather than as geometry in it. The drawing entry points still declare a mesh, which is the type every drawable output is described by, so a drawn tag reaches a caller through that declaration.