materials/shader_material library

Classes

ShaderMaterial
A material rendered with custom shaders. A shader is a small program written in GLSL that runs on the GPU. You may want to use a custom shader if you need to: