|
Blender V5.0
|
#include <DNA_node_types.h>
Public Attributes | |
| NodeTexBase | base |
| int | offset_freq |
| int | squash_freq |
| float | offset |
| float | squash |
Definition at line 1494 of file DNA_node_types.h.
| NodeTexBase NodeTexBrick::base |
Definition at line 1495 of file DNA_node_types.h.
Referenced by blender::nodes::node_shader_tex_brick_cc::node_shader_init_tex_brick().
| float NodeTexBrick::offset |
| int NodeTexBrick::offset_freq |
| float NodeTexBrick::squash |
| int NodeTexBrick::squash_freq |