Rebel Fork Framework
|
Shader translated to the target language. More...
#include <Urho3D/Shader/ShaderTranslator.h>
Public Member Functions | |
const bool | IsValid () const |
operator bool () const | |
Public Attributes | |
TargetShaderLanguage | language_ |
ea::string | sourceCode_ |
ea::string | compilerOutput_ |
Shader translated to the target language.