GlyphDrawData StructureDelta Engine Documentation
Glyph draw info is used by FontData and for rendering glyphs on the screen. View code on GitHub

Namespace: DeltaEngine.Rendering2D.Fonts
Assembly: DeltaEngine.Rendering2D.Fonts (in DeltaEngine.Rendering2D.Fonts.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public struct GlyphDrawData

The GlyphDrawData type exposes the following members.

Fields

  NameDescription
Public fieldDrawArea
Public fieldUV
Top
See Also