alphatestParsFragment top-level constant
String
const alphatestParsFragment
Implementation
const String alphatestParsFragment = """
#ifdef USE_ALPHATEST
uniform float alphaTest;
#endif
""";