All Unity game objects have a transform component that specifies the object's position, rotation and scale, relative to its parent in a transform hierarchy. Calling Object.Instantiate to create a new ...