glsl property
The GLSL name, which is the same word for all of these — the language's vocabulary is GLSL's on purpose, so that an author who knows one knows the other and the emitted shader reads like the source.
Implementation
final String glsl;
The GLSL name, which is the same word for all of these — the language's vocabulary is GLSL's on purpose, so that an author who knows one knows the other and the emitted shader reads like the source.
final String glsl;