Blender V4.3
GeometryExtractParams 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 60 of file editmesh_mask_extract.cc.

Member Data Documentation

◆ active_face_set

int GeometryExtractParams::active_face_set

Definition at line 62 of file editmesh_mask_extract.cc.

◆ add_boundary_loop

bool GeometryExtractParams::add_boundary_loop

Definition at line 68 of file editmesh_mask_extract.cc.

◆ add_solidify

bool GeometryExtractParams::add_solidify

Definition at line 71 of file editmesh_mask_extract.cc.

◆ apply_shrinkwrap

bool GeometryExtractParams::apply_shrinkwrap

Definition at line 70 of file editmesh_mask_extract.cc.

◆ mask_threshold

float GeometryExtractParams::mask_threshold

Definition at line 65 of file editmesh_mask_extract.cc.

◆ num_smooth_iterations

int GeometryExtractParams::num_smooth_iterations

Definition at line 69 of file editmesh_mask_extract.cc.


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