You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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"
|
|
]
|
|
}
|
|
}
|
|
} |