Blender  V2.93
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 305 of file sculpt_mask_expand.c.

Member Data Documentation

◆ edge_sensitivity

float MaskExpandFloodFillData::edge_sensitivity

Definition at line 307 of file sculpt_mask_expand.c.

◆ original_normal

float MaskExpandFloodFillData::original_normal[3]

Definition at line 306 of file sculpt_mask_expand.c.

Referenced by sculpt_mask_expand_invoke().

◆ use_normals

bool MaskExpandFloodFillData::use_normals

Definition at line 308 of file sculpt_mask_expand.c.

Referenced by sculpt_mask_expand_invoke().


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