You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
530 B
Markdown
5 lines
530 B
Markdown
|
3 years ago
|
#  Freeze Transform
|
||
|
|
|
||
|
|
The __Freeze Transform__ action sets the selected object's position, rotation, and scale to world-relative origin (**{0,0,0}**) without changing any vertex positions. That means it resets the pivot location and clears all Transform values, but doesn't change the size, shape, or location of the object in the Scene.
|
||
|
|
|
||
|
|
> **Tip:** You can also launch this action from the ProBuilder menu (**Tools** > **ProBuilder** > **Object** > **Freeze Transform**).
|