Blender V4.3
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 1871 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

char SkinModifierData::_pad[2]

Definition at line 1880 of file DNA_modifier_types.h.

◆ branch_smoothing

float SkinModifierData::branch_smoothing

Definition at line 1874 of file DNA_modifier_types.h.

Referenced by skin_smooth_hulls().

◆ flag

char SkinModifierData::flag

Definition at line 1876 of file DNA_modifier_types.h.

◆ modifier

ModifierData SkinModifierData::modifier

Definition at line 1872 of file DNA_modifier_types.h.

◆ symmetry_axes

char SkinModifierData::symmetry_axes

Definition at line 1878 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: