Point pivot
read / write

The normalized point which the node is transformed around.

// Position myNode from is middle top
myNode.pivot = new Point(0.5, 0.0);