MaterialX 1.38.2
|
Shader generation options class. More...
#include <MaterialXGenShader/Export.h>
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... | |
Shader generation options class.
enum HwDirectionalAlbedoMethod |
enum HwSpecularEnvironmentMethod |
Method to use for specular environment lighting.
enum ShaderInterfaceType |
Type of shader interface to be generated.