blob: 31615dfcd702fd7c09a4abd301c585516377f39f [file] [log] [blame]
vec4 lightModel(const in vec3 baseColor,
const in vec3 pos,
const in float intensity)
{
...
}