C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

class ShaderAttribute

Defined in:  C4Shaders.h
The ShaderAttribute class is a container for a set of shader graphs.
Definition

class ShaderAttribute : public Attribute

Member Functions
ShaderAttribute::GetShaderGraph Returns the route flags.
Constructor

ShaderAttribute();

Description
The ShaderAttribute class is used to store a set of shader graphs in a material object.
Base Classes
Attribute A shader attribute is a special type of attribute.
See Also

Process

Route