6 #ifndef MATERIALX_GENOPTIONS_H
7 #define MATERIALX_GENOPTIONS_H
68 fileTextureVerticalFlip(false),
69 addUpstreamDependencies(true),
70 hwTransparency(false),
73 hwWriteDepthMoments(false),
75 hwAmbientOcclusion(false),
76 hwMaxActiveLightSources(3),
77 hwNormalizeUdimTexCoords(false),
78 hwWriteAlbedoTable(false),
79 emitColorTransforms(true)
ShaderInterfaceType
Type of shader interface to be generated.
HwDirectionalAlbedoMethod hwDirectionalAlbedoMethod
#define MATERIALX_NAMESPACE_BEGIN
bool fileTextureVerticalFlip
HwDirectionalAlbedoMethod
Method to use for directional albedo evaluation.
unsigned int hwMaxActiveLightSources
string targetColorSpaceOverride
Use an analytic approximation for directional albedo.
bool hwNormalizeUdimTexCoords
HwSpecularEnvironmentMethod hwSpecularEnvironmentMethod
Use Monte Carlo integration for directional albedo.
HwSpecularEnvironmentMethod
Method to use for specular environment lighting.
int shaderInterfaceType
Sets the type of shader interface to be generated.
bool addUpstreamDependencies
Use a table look-up for directional albedo.
#define MATERIALX_NAMESPACE_END
Do not use specular environment maps.
string targetDistanceUnit