AlanW 527 Posted January 24, 2016 Hi. Can't seem to get this Node to change the height of the object, can you assist please. Thanks Quote Share this post Link to post
Patrick Winkler 47 Posted January 24, 2016 I think the function is only supposed to change the height of 2D objects like a rectangle not the z value of 3d objects. Quote Share this post Link to post
AlanW 527 Posted January 25, 2016 Yep, Thanks it works on an oval, rectangle and that's seems to be about it. Wont change a polygon. Quote Share this post Link to post
Mark Flamer 0 Posted January 26, 2016 Here is an example that works. The node is "Set 3D Info". Looks like this uses one of the really old API calls that is view dependent. So, if you are in a 3D view other than "top", you will get unexpected results. There is an easy fix for this, we will try and get it into the next library release. Quote Share this post Link to post