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

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

The newest version!
void main(){
    outPos = pos1 * pos2;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy