add preloadExampleMap config

This commit is contained in:
NotebookT9 2025-03-14 16:49:49 +08:00
parent 8daf60f8b9
commit ea30887273
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -54,7 +54,7 @@
}, },
{ {
"Name": "DLSSMoviePipelineSupport", "Name": "DLSSMoviePipelineSupport",
"Enabled": false, "Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss" "MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss"
}, },
{ {
@ -64,12 +64,12 @@
}, },
{ {
"Name": "Streamline", "Name": "Streamline",
"Enabled": false, "Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss" "MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss"
}, },
{ {
"Name": "DLSS", "Name": "DLSS",
"Enabled": false, "Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss" "MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss"
} }
] ]