Blender V5.0
NodeShaderScript Struct Reference

#include <DNA_node_types.h>

Public Attributes

int mode
int flag
char filepath [1024]
char bytecode_hash [64]
char * bytecode

Detailed Description

Definition at line 1666 of file DNA_node_types.h.

Member Data Documentation

◆ bytecode

◆ bytecode_hash

char NodeShaderScript::bytecode_hash[64]

Definition at line 1672 of file DNA_node_types.h.

◆ filepath

char NodeShaderScript::filepath[1024]

◆ flag

int NodeShaderScript::flag

Definition at line 1668 of file DNA_node_types.h.

◆ mode

int NodeShaderScript::mode

Definition at line 1667 of file DNA_node_types.h.

Referenced by blender::bke::node_foreach_path().


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