Blender V4.3
blender::ed::sculpt_paint::auto_mask::Settings Struct Reference

#include <sculpt_automask.hh>

Public Attributes

int flags
 
int initial_face_set
 
int initial_island_nr
 
float cavity_factor
 
int cavity_blur_steps
 
CurveMappingcavity_curve
 
float start_normal_limit
 
float start_normal_falloff
 
float view_normal_limit
 
float view_normal_falloff
 
bool topology_use_brush_limit
 

Detailed Description

Definition at line 35 of file sculpt_automask.hh.

Member Data Documentation

◆ cavity_blur_steps

◆ cavity_curve

CurveMapping* blender::ed::sculpt_paint::auto_mask::Settings::cavity_curve

◆ cavity_factor

float blender::ed::sculpt_paint::auto_mask::Settings::cavity_factor

◆ flags

◆ initial_face_set

◆ initial_island_nr

◆ start_normal_falloff

float blender::ed::sculpt_paint::auto_mask::Settings::start_normal_falloff

◆ start_normal_limit

float blender::ed::sculpt_paint::auto_mask::Settings::start_normal_limit

◆ topology_use_brush_limit

◆ view_normal_falloff

float blender::ed::sculpt_paint::auto_mask::Settings::view_normal_falloff

◆ view_normal_limit

float blender::ed::sculpt_paint::auto_mask::Settings::view_normal_limit

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