Animate this node's matrix from its current location when the activity starts to the specified location, scale, and rotation.
The newly scheduled activity.
If this node descends from the root then the activity will be scheduled, else the returned activity should be scheduled manually. If two different transform activities are scheduled for the same node at the same time, they will both be applied to the node, but the last one scheduled will be applied last on each frame, so it will appear to have replaced the original. Generally you will not want to do that.
PNode Class | UMD.HCIL.Piccolo Namespace