GLTFShader
Last update: 16.07.2025Shaders are the GLSL executable code for vertex and fragment.
Definition GLTFShader.h:26
static Shader * Create(GLTF *gltf, const char *shaderText, unsigned int numAttributes, const char **attributes, unsigned int numUniforms, const char **uniforms)