mapParsFragment top-level constant
String
const mapParsFragment
Implementation
const String mapParsFragment = """
#ifdef USE_MAP
uniform sampler2D map;
#endif
""";
const String mapParsFragment = """
#ifdef USE_MAP
uniform sampler2D map;
#endif
""";