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

Common.MatDefs.ShaderNodes.Math.constructVec3.frag Maven / Gradle / Ivy

The newest version!
void main(){
    outVec = vec3(x, y, z);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy