Transform class and component in Unity
The transform component is attached to every object in Unity. The transform components hold the x, y and z values for the position, rotation and scale properties of an object in respect to the game world co-ordinate system, or the parent object of child components.