Skip to main content
Version: 3.7.0

Transform

Transform allows you to manipulate an object's size, position, and rotation.

properties

Transform Component

A Transform component is automatically added to the Inspector panel when an object is added from the Hierarchy panel.

Properties

PropertyDescription
PositionThe location of the object relative to the screen center. The default value is (0,0,0).
RotationThe rotation of the object around the Pivot center. The default value is (0,0,0).
ScaleStretches the object, distorting its aspect ratio. The default value is (1,1,1).