Blender  V3.3
Public Attributes | List of all members
GeometryExtactParams Struct Reference

Public Attributes

int active_face_set
 
float mask_threshold
 
bool add_boundary_loop
 
int num_smooth_iterations
 
bool apply_shrinkwrap
 
bool add_solidify
 

Detailed Description

Definition at line 62 of file editmesh_mask_extract.c.

Member Data Documentation

◆ active_face_set

int GeometryExtactParams::active_face_set

Definition at line 64 of file editmesh_mask_extract.c.

◆ add_boundary_loop

bool GeometryExtactParams::add_boundary_loop

Definition at line 70 of file editmesh_mask_extract.c.

◆ add_solidify

bool GeometryExtactParams::add_solidify

Definition at line 73 of file editmesh_mask_extract.c.

◆ apply_shrinkwrap

bool GeometryExtactParams::apply_shrinkwrap

Definition at line 72 of file editmesh_mask_extract.c.

◆ mask_threshold

float GeometryExtactParams::mask_threshold

Definition at line 67 of file editmesh_mask_extract.c.

◆ num_smooth_iterations

int GeometryExtactParams::num_smooth_iterations

Definition at line 71 of file editmesh_mask_extract.c.


The documentation for this struct was generated from the following file: