Moves this with the specified amount relatively.
Rotates this around origin with the specified amount relatively.
Scales this around origin with the specified amount relatively.
Sets the origin position of this transform.
Gets the origin position of this transform.
Sets the position of this transform.
Gets the position of this transform.
Gets the rotation of this transform.
Sets the rotation of this transform.
Sets the scaling of this transform.
Gets the scaling of this transform.
Calculates the transformation matrix when needed and returns it.
Base class for Drawables containing code for rotation, scaling and translation around an origin.