This commit is contained in:
luboslenco
2019-10-22 14:27:02 +02:00
parent 970901f5fa
commit 3a25b769d6
-2
View File
@@ -1043,8 +1043,6 @@ class Material {
return customNodes.get(node.type)();
}
trace(node.type);
return 'vec3(0.0, 0.0, 0.0)';
}