getTransform method

Matrix4 getTransform()

Implementation

Matrix4 getTransform() {
  return _matrix;
}