diff --git a/Sources/arm/node/NodesMaterial.hx b/Sources/arm/node/NodesMaterial.hx index d82ddad3..8bf8c40e 100644 --- a/Sources/arm/node/NodesMaterial.hx +++ b/Sources/arm/node/NodesMaterial.hx @@ -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",