Struct ShaderRequest
Struct Documentation
-
struct ShaderRequest
Used to request the source code string for a shader.
Public Members
-
ResourceID id
The unique identifier associated with the shader returned by ResourceMetadata.
-
api_types::ShaderLanguage language
The desired shading language for the shader.
See also
ShaderLanguageType The language must be compatiable with the shader.
See also
-
ResourceID id