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.
56 lines
1.0 KiB
Plaintext
56 lines
1.0 KiB
Plaintext
{
|
|
"Source" : "ReflectionProbeRenderInner.azsl",
|
|
|
|
"RasterState" :
|
|
{
|
|
"CullMode" : "Front"
|
|
},
|
|
|
|
"DepthStencilState" :
|
|
{
|
|
"Depth" :
|
|
{
|
|
"Enable" : false
|
|
},
|
|
"Stencil" :
|
|
{
|
|
"Enable" : true,
|
|
"ReadMask" : "0x7F",
|
|
"WriteMask" : "0x00",
|
|
"BackFace" :
|
|
{
|
|
"Func" : "LessEqual",
|
|
"DepthFailOp" : "Keep",
|
|
"FailOp" : "Keep",
|
|
"PassOp" : "Keep"
|
|
}
|
|
}
|
|
},
|
|
|
|
"DrawList" : "reflectionproberenderinner",
|
|
|
|
"ProgramSettings":
|
|
{
|
|
"EntryPoints":
|
|
[
|
|
{
|
|
"name": "MainVS",
|
|
"type": "Vertex"
|
|
},
|
|
{
|
|
"name": "MainPS",
|
|
"type": "Fragment"
|
|
}
|
|
]
|
|
},
|
|
|
|
"Supervariants":
|
|
[
|
|
{
|
|
"Name": "NoMSAA",
|
|
"PlusArguments": "--no-ms",
|
|
"MinusArguments": ""
|
|
}
|
|
]
|
|
}
|