2D Transform
Screen Transform allows you to manipulate a Cat Face Sticker's or Dog Face Sticker's size, position, and rotation.
2D Transform Component
A 2D Transform component is automatically added to the Inspector panel when a Cat Face Sticker or Dog Face Sticker object is added from the Hierarchy panel.
Properties
Property | Description |
---|---|
Position (X, Y) | The default is (0,0). |
Rotation | The default is 0. |
Scale 2D (X, Y) | The default is (1,1). |
Size (Width, Height) | The image texture dimensions are used by default. |
Pivot (X, Y) | The default is (0.5, 0.5), which is the center of the 2D object.
|
Flip X | Flip the image horizontally. |
Flip Y | Flip the image vertically. |