Rebel Fork Framework
Urho3D::MaterialShaderParameter Struct Reference

Material's shader parameter definition. More...

#include <Urho3D/Graphics/Material.h>

Public Attributes

ea::string name_
 Name.
 
Variant value_
 Value.
 
bool isCustom_ {}
 Whether to assign material to "Custom" uniform group.
 

Detailed Description

Material's shader parameter definition.


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