getTransform method

Transform getTransform()

Implementation

Transform getTransform() {
  return parent.transform;
}