Uses of Class
engine.fontMeshCreator.TextMeshData
Packages that use TextMeshData
-
Uses of TextMeshData in engine.fontMeshCreator
Methods in engine.fontMeshCreator that return TextMeshDataModifier and TypeMethodDescriptionprotected TextMeshData
TextMeshCreator.createTextMesh
(GUIText text) method to create the Text Mesh from a textTakes in an unloaded text and calculate all of the vertices for the quads on which this text will be rendered.