Blender V4.5
SkinModifierData Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

ModifierData modifier
float branch_smoothing
char flag
char symmetry_axes
char _pad [2]

Detailed Description

Skin modifier.

Definition at line 1811 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

char SkinModifierData::_pad[2]

Definition at line 1820 of file DNA_modifier_types.h.

◆ branch_smoothing

float SkinModifierData::branch_smoothing

Definition at line 1814 of file DNA_modifier_types.h.

Referenced by skin_smooth_hulls().

◆ flag

char SkinModifierData::flag

Definition at line 1816 of file DNA_modifier_types.h.

Referenced by add_poly(), and build_hull().

◆ modifier

ModifierData SkinModifierData::modifier

Definition at line 1812 of file DNA_modifier_types.h.

◆ symmetry_axes

char SkinModifierData::symmetry_axes

Definition at line 1818 of file DNA_modifier_types.h.

Referenced by is_quad_symmetric(), and quad_crosses_symmetry_plane().


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