Rebel Fork Framework
Urho3D::TargetShader Struct Reference

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_
 

Detailed Description

Shader translated to the target language.


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