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.
53 lines
1.6 KiB
Plaintext
53 lines
1.6 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "CascadedShadowmapsTemplate",
|
|
"PassClass": "CascadedShadowmapsPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "Shadowmap",
|
|
"SlotType": "Output",
|
|
"ScopeAttachmentUsage": "DepthStencil",
|
|
"LoadStoreAction": {
|
|
"ClearValue": {
|
|
"Type": "DepthStencil",
|
|
"Value": [
|
|
1.0,
|
|
{},
|
|
{},
|
|
{}
|
|
]
|
|
},
|
|
"LoadAction": "Clear"
|
|
}
|
|
},
|
|
{
|
|
"Name": "SkinnedMeshes",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "InputAssembly"
|
|
}
|
|
],
|
|
"ImageAttachments": [
|
|
{
|
|
"Name": "ShadowmapImage",
|
|
"ImageDescriptor": {
|
|
"Format": "D32_FLOAT"
|
|
}
|
|
}
|
|
],
|
|
"Connections": [
|
|
{
|
|
"LocalSlot": "Shadowmap",
|
|
"AttachmentRef": {
|
|
"Pass": "This",
|
|
"Attachment": "ShadowmapImage"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|