MaterialX 1.39.1
|
Shader generation options class. More...
Go to the source code of this file.
Classes | |
class | GenOptions |
Class holding options to configure shader generation. More... | |
Enumerations | |
enum | ShaderInterfaceType { SHADER_INTERFACE_COMPLETE , SHADER_INTERFACE_REDUCED } |
Type of shader interface to be generated. More... | |
enum | HwSpecularEnvironmentMethod { SPECULAR_ENVIRONMENT_NONE , SPECULAR_ENVIRONMENT_FIS , SPECULAR_ENVIRONMENT_PREFILTER } |
Method to use for specular environment lighting. More... | |
enum | HwDirectionalAlbedoMethod { DIRECTIONAL_ALBEDO_ANALYTIC , DIRECTIONAL_ALBEDO_TABLE , DIRECTIONAL_ALBEDO_MONTE_CARLO } |
Method to use for directional albedo evaluation. More... | |
enum | HwTransmissionRenderMethod { TRANSMISSION_REFRACTION , TRANSMISSION_OPACITY } |
Method to use for transmission rendering. More... | |
Shader generation options class.
Method to use for specular environment lighting.
enum ShaderInterfaceType |
Type of shader interface to be generated.