Blender V4.3
NodeTexEnvironment Struct Reference

#include <DNA_node_types.h>

Public Attributes

NodeTexBase base
 
ImageUser iuser
 
int color_space DNA_DEPRECATED
 
int projection
 
int interpolation
 
char _pad [4]
 

Detailed Description

Definition at line 1325 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeTexEnvironment::_pad[4]

Definition at line 1331 of file DNA_node_types.h.

◆ base

NodeTexBase NodeTexEnvironment::base

Definition at line 1326 of file DNA_node_types.h.

◆ DNA_DEPRECATED

int color_space NodeTexEnvironment::DNA_DEPRECATED

Definition at line 1328 of file DNA_node_types.h.

◆ interpolation

int NodeTexEnvironment::interpolation

◆ iuser

ImageUser NodeTexEnvironment::iuser

Definition at line 1327 of file DNA_node_types.h.

◆ projection

int NodeTexEnvironment::projection

Definition at line 1329 of file DNA_node_types.h.


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