C4 Engine
C4 Engine API Documentation

ShaderAttribute::GetShaderGraph

Defined in:  C4Shaders.h
Returns a pointer to a shader graph.
Prototype

ShaderGraph *GetShaderGraph(void);

const ShaderGraph *GetShaderGraph(voidconst;

Description
The GetShaderGraph function returns a pointer to the shader graph stored inside a shader attribute.