using UnityEngine; public static class OutlineConfig { public static float Width = 2.0f; }