Blender V4.5
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 1439 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeTexEnvironment::_pad[4]

Definition at line 1445 of file DNA_node_types.h.

◆ base

NodeTexBase NodeTexEnvironment::base

Definition at line 1440 of file DNA_node_types.h.

◆ DNA_DEPRECATED

int color_space NodeTexEnvironment::DNA_DEPRECATED

Definition at line 1442 of file DNA_node_types.h.

◆ interpolation

int NodeTexEnvironment::interpolation

◆ iuser

ImageUser NodeTexEnvironment::iuser

Definition at line 1441 of file DNA_node_types.h.

◆ projection

int NodeTexEnvironment::projection

Definition at line 1443 of file DNA_node_types.h.


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