transform: initial uniform scale implementation

This commit is contained in:
itsmattkc
2020-02-15 23:59:11 +11:00
parent 3efbcc28ef
commit aa00705eb6
2 changed files with 14 additions and 2 deletions
+2
View File
@@ -47,6 +47,8 @@ private:
NodeInput* scale_input_;
NodeInput* uniform_scale_input_;
NodeInput* anchor_input_;
};