// Reader public static object JsonDeserializer(Jboy.JsonReader reader) { reader.ReadNull(); return null; //new Texture2D(64, 64); }