Rasagar/Library/PackageCache/com.unity.probuilder/Documentation~/Object_ProBuilderize.md

16 lines
1.2 KiB
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07:00
# ![ProBuilderize icon](images/icons/Object_ProBuilderize.png) ProBuilderize
The __ProBuilderize__ action converts the selected object(s) into ProBuilder-editable objects.
> **Tip:** You can also launch this action from the ProBuilder menu (**Tools** > **ProBuilder** > **Object** > **ProBuilderize**).
## ProBuilderize options
Use the following ProBuilderize options to customize how your object is converted to a ProBuilder object.
| **Property:** | **Description:** |
| :---------------------- | :----------------------------------------------------------- |
| __Import Quads__ | Enable this option to keep Meshes quadrangulated when ProBuilder imports them. <br />Disable it to import the Mesh as triangles. |
| __Import Smoothing__ | Enable this option to use a smoothing angle value to calculate [smoothing groups](smoothing-groups.md). |
| __Smoothing Threshold__ | Set this value to decide which adjacent faces to add to a smoothing group. Use a value that is higher than the difference of any adjoining angle that is adjacent to the face(s) you want to add to a smoothing group. This setting is only available if __Import Smoothing__ is enabled. |