ShaderAttribute::GetShaderGraph
Defined in:
Returns a pointer to a shader graph.
C4Shaders.hPrototype
ShaderGraph *GetShaderGraph(void);
const ShaderGraph *GetShaderGraph(void) const;
Description
The GetShaderGraph function returns a pointer to the shader graph stored inside a shader attribute.
