Blender
V3.3
|
Public Attributes | |
int | active_face_set |
float | mask_threshold |
bool | add_boundary_loop |
int | num_smooth_iterations |
bool | apply_shrinkwrap |
bool | add_solidify |
Definition at line 62 of file editmesh_mask_extract.c.
int GeometryExtactParams::active_face_set |
Definition at line 64 of file editmesh_mask_extract.c.
bool GeometryExtactParams::add_boundary_loop |
Definition at line 70 of file editmesh_mask_extract.c.
bool GeometryExtactParams::add_solidify |
Definition at line 73 of file editmesh_mask_extract.c.
bool GeometryExtactParams::apply_shrinkwrap |
Definition at line 72 of file editmesh_mask_extract.c.
float GeometryExtactParams::mask_threshold |
Definition at line 67 of file editmesh_mask_extract.c.
int GeometryExtactParams::num_smooth_iterations |
Definition at line 71 of file editmesh_mask_extract.c.