#if FAIRYGUI_TMPRO namespace FairyGUI { /// /// /// public partial class TextFormat { public float faceDilate; public float outlineSoftness; public float underlaySoftness; } } #endif