Files
o3de/Gems/PhysX/AssetProcessorGemConfig.setreg
T
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
2021-03-26 14:32:02 -07:00

18 lines
515 B
Plaintext

{
"Amazon": {
"AssetProcessor": {
"Settings": {
"RC physxconfiguration": {
"pattern": "(.*\\.physicsconfiguration|.*\\.physxconfiguration)",
"params": "copy"
},
"RC PhysX HeightField": {
"glob": "*.pxheightfield",
"params": "copy",
"productAssetType": "{B61189FE-B2D7-4AF1-8951-CB5C0F7834FC}"
}
}
}
}
}