Blender V4.3
NodeTexImage Struct Reference

#include <DNA_node_types.h>

Public Attributes

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

Detailed Description

Definition at line 1304 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeTexImage::_pad[4]

Definition at line 1312 of file DNA_node_types.h.

◆ base

NodeTexBase NodeTexImage::base

Definition at line 1305 of file DNA_node_types.h.

◆ DNA_DEPRECATED

int color_space NodeTexImage::DNA_DEPRECATED

Definition at line 1307 of file DNA_node_types.h.

◆ extension

◆ interpolation

int NodeTexImage::interpolation

◆ iuser

◆ projection

int NodeTexImage::projection

Definition at line 1308 of file DNA_node_types.h.

◆ projection_blend

float NodeTexImage::projection_blend

Definition at line 1309 of file DNA_node_types.h.


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