|
Blender V4.3
|
#include <DNA_node_types.h>
Public Attributes | |
| NodeTexBase | base |
| ImageUser | iuser |
| int color_space | DNA_DEPRECATED |
| int | projection |
| int | interpolation |
| char | _pad [4] |
Definition at line 1325 of file DNA_node_types.h.
| char NodeTexEnvironment::_pad[4] |
Definition at line 1331 of file DNA_node_types.h.
| NodeTexBase NodeTexEnvironment::base |
Definition at line 1326 of file DNA_node_types.h.
| int color_space NodeTexEnvironment::DNA_DEPRECATED |
Definition at line 1328 of file DNA_node_types.h.
| int NodeTexEnvironment::interpolation |
Definition at line 1330 of file DNA_node_types.h.
Referenced by blender::workbench::MaterialTexture::MaterialTexture().
| ImageUser NodeTexEnvironment::iuser |
Definition at line 1327 of file DNA_node_types.h.
| int NodeTexEnvironment::projection |
Definition at line 1329 of file DNA_node_types.h.