All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Common.MatDefs.ShaderNodes.LightMapping.lightMap.frag Maven / Gradle / Ivy

There is a newer version: 3.7.0-stable
Show newest version
void main(){
    color *= texture2D(lightMap, texCoord);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy