Show / Hide Table of Contents

Struct DaggerfallFont.SDFGlyphInfo

Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public struct SDFGlyphInfo

Fields

| Improve this Doc View Source

advance

Declaration
public float advance
Field Value
Type Description
Single
| Improve this Doc View Source

code

Declaration
public int code
Field Value
Type Description
Int32
| Improve this Doc View Source

offset

Declaration
public Vector2 offset
Field Value
Type Description
Vector2
| Improve this Doc View Source

rect

Declaration
public Rect rect
Field Value
Type Description
Rect
| Improve this Doc View Source

size

Declaration
public Vector2 size
Field Value
Type Description
Vector2
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX