I was wondering if it's possible to change the size of the cube dynamically in the code? I can change scale but I believe that means my options are x1 as big, x2 as big, etc. I want the node to grow in size slowly over time. I thought there would be a SetSize() function but no...