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.
o3de/Gems/PhysX/AssetProcessorGemConfig.setreg

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}"
}
}
}
}
}