Blender V4.3
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 1469 of file DNA_node_types.h.

Member Data Documentation

◆ bytecode

◆ bytecode_hash

char NodeShaderScript::bytecode_hash[64]

Definition at line 1476 of file DNA_node_types.h.

◆ filepath

char NodeShaderScript::filepath[1024]

◆ flag

int NodeShaderScript::flag

Definition at line 1471 of file DNA_node_types.h.

◆ mode

int NodeShaderScript::mode

Definition at line 1470 of file DNA_node_types.h.


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