namespace Pal.Client.Rendering { internal static class RenderData { public static readonly uint ColorInvisible = 0; } }