Added renderdoc plugin to unreal project

This commit is contained in:
doterop 2020-07-06 10:14:26 +02:00 committed by bernat
parent 6ea32e4e98
commit 355571e89f
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@
{
"Name": "SteamVR",
"Enabled": false
},
{
"Name": "RenderDocPlugin",
"Enabled": true
}
]
}