I'm trying to put in a variable the 'x' position of a node in 3D space.
var = xX = (X location/position of the node/object/mesh)
print (xX)
So far i can only find and get the eular degrees which i dont need.
Further more, going a bit further I wanted to return the X scale and the X rotation of this object/node.
I was hoping once I found/figured out how to do the X location/position the others would become clear to me .. but noooo..
Any help please? tyvm