0

Documentation on Object Position on batched object

behealed 8 years ago updated 8 years ago 1

When you right click on the node for "Object Scale" and select "what does this do?", it warns you that "this won't work if object is batched".


But if you right click on the node for "Object Position", it doesn't provide that helpful warning.


Hopefully that note can be added some day. :)

I don't know if issues can also come up with the vector "transform" node, but I assume it also won't work as expected when trying to transform a vector from world to local space or vise versa, if the object is batched?


If so, it could use a warning on the website as well. :)


PS. For the backstory... I spent days on an atlas shader, and was using both these nodes, before I realized these nodes weren't going to work. I can work around it but it's gonna be a lot of rethinking and rewriting. I read the website's description of every node, and a warning like this on these nodes would have saved me.