Blender  V2.93
Public Attributes | List of all members
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 903 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeTexEnvironment::_pad[4]

Definition at line 909 of file DNA_node_types.h.

◆ base

NodeTexBase NodeTexEnvironment::base

Definition at line 904 of file DNA_node_types.h.

◆ DNA_DEPRECATED

int color_space NodeTexEnvironment::DNA_DEPRECATED

Definition at line 906 of file DNA_node_types.h.

◆ interpolation

int NodeTexEnvironment::interpolation

Definition at line 908 of file DNA_node_types.h.

Referenced by workbench_material_get_image().

◆ iuser

ImageUser NodeTexEnvironment::iuser

Definition at line 905 of file DNA_node_types.h.

◆ projection

int NodeTexEnvironment::projection

Definition at line 907 of file DNA_node_types.h.


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