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

Public Attributes

float original_normal [3]
 
float edge_sensitivity
 
bool use_normals
 

Detailed Description

Definition at line 284 of file sculpt_mask_expand.c.

Member Data Documentation

◆ edge_sensitivity

float MaskExpandFloodFillData::edge_sensitivity

Definition at line 286 of file sculpt_mask_expand.c.

◆ original_normal

float MaskExpandFloodFillData::original_normal[3]

Definition at line 285 of file sculpt_mask_expand.c.

Referenced by sculpt_mask_expand_invoke().

◆ use_normals

bool MaskExpandFloodFillData::use_normals

Definition at line 287 of file sculpt_mask_expand.c.

Referenced by sculpt_mask_expand_invoke().


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