Vixen
02b45cc4
csharp
public sealed class FontRangeData

A range of code points the atlas carries.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • public int First

    The first code point.

  • public int Last

    The last, inclusive.

Used by (4)

  • FontAssetVixen.Editor.AssetEditors
  • TypeRegistrationVixen.Editor.AssetEditors
  • Vixen_Editor_AssetEditors_Fonts_FontAssetSerializerVixen.Editor.AssetEditors
  • Vixen_Editor_AssetEditors_Fonts_FontRangeDataSerializerVixen.Editor.AssetEditors