bf7ae12402
* Hair - Adding the Hair Gem to the automated testing Signed-off-by: Adi-Amazon <barlev@amazon.com> * Hair - added FP protection when not initialized Signed-off-by: Adi-Amazon <barlev@amazon.com> * Hair - renaming shader options for longtitude / azimuth contribution separation Signed-off-by: Adi-Amazon <barlev@amazon.com>
17 lines
464 B
JSON
17 lines
464 B
JSON
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "GlobalBuildOptions",
|
|
"ClassData": {
|
|
"ShaderCompilerArguments": {
|
|
"DefaultMatrixOrder": "Row",
|
|
"AzslcAdditionalFreeArguments": "--strip-unused-srgs"
|
|
},
|
|
"PreprocessorOptions": {
|
|
"predefinedMacros": [ "AZSL=17" ],
|
|
"projectIncludePaths": [
|
|
"Gems/AtomTressFX/Assets/Shaders"
|
|
]
|
|
}
|
|
}
|
|
} |