Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorTextRenderingMode

enumeration

Description

Defines how the editor rendering the text by default

Properties

SDF Sdf is using a single FontAsset is needed to render multiple resulting fontsize
Bitmap Every font size needed is creating a new FontAsset to be as sharp as possible.