Blender  V2.93
Public Attributes | List of all members
NodeShaderAttribute Struct Reference

#include <DNA_node_types.h>

Public Attributes

char name [64]
 
int type
 
char _pad [4]
 

Detailed Description

Definition at line 952 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeShaderAttribute::_pad[4]

Definition at line 955 of file DNA_node_types.h.

◆ name

char NodeShaderAttribute::name[64]

◆ type

int NodeShaderAttribute::type

Definition at line 954 of file DNA_node_types.h.

Referenced by node_shader_gpu_attribute().


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