Use degrees for mapping node

This commit is contained in:
luboslenco
2020-03-19 22:36:19 +01:00
parent 3f0531757a
commit 39d511bd71
+2 -1
View File
@@ -1611,7 +1611,8 @@ class NodesMaterial {
name: "Rotation",
type: "VECTOR",
default_value: [0.0, 0.0, 0.0],
output: 0
output: 0,
max: 360.0
},
{
name: "Scale",