Urho3D
Public Attributes
Urho3D::ShaderCombination Struct Reference

Combination of shader options, used for compiling a shader variation. More...

#include <ShaderParser.h>

List of all members.

Public Attributes

String name_
 Shader variation name.
Vector< Stringdefines_
 Defines to use in compiling.
Vector< StringdefineValues_
 Define values to use in compiling.

Detailed Description

Combination of shader options, used for compiling a shader variation.


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