|
Blender
V3.3
|
#include <DNA_node_types.h>
Public Attributes | |
| NodeTexBase | base |
| int | dimensions |
| int | feature |
| int | distance |
| int coloring | DNA_DEPRECATED |
Definition at line 975 of file DNA_node_types.h.
| NodeTexBase NodeTexVoronoi::base |
Definition at line 976 of file DNA_node_types.h.
| int NodeTexVoronoi::dimensions |
Definition at line 977 of file DNA_node_types.h.
Referenced by blender::nodes::node_shader_tex_voronoi_cc::node_shader_update_tex_voronoi(), blender::nodes::node_shader_tex_voronoi_cc::sh_node_voronoi_build_multi_function(), and update_voronoi_node_crackle().
| int NodeTexVoronoi::distance |
Definition at line 979 of file DNA_node_types.h.
Referenced by blender::nodes::node_shader_tex_voronoi_cc::node_shader_update_tex_voronoi(), blender::nodes::node_shader_tex_voronoi_cc::sh_node_voronoi_build_multi_function(), and update_voronoi_node_crackle().
| int coloring NodeTexVoronoi::DNA_DEPRECATED |
Definition at line 980 of file DNA_node_types.h.
| int NodeTexVoronoi::feature |
Definition at line 978 of file DNA_node_types.h.
Referenced by blender::nodes::node_shader_tex_voronoi_cc::node_shader_update_tex_voronoi(), blender::nodes::node_shader_tex_voronoi_cc::sh_node_voronoi_build_multi_function(), and update_voronoi_node_crackle().