Sets the offset applied to this node by it's matrix.
The offset affects this node and all of its descendents and is specified in the parent coordinate system. This directly sets the values that are in the dx and dy positions of the matrix. Unlike PNode.TranslateBy()
, this is not affected by the scale value of the matrix.
PNode Class | UMD.HCIL.Piccolo Namespace