Files
o3de/Gems/PhysX/Registry/AssetProcessorGemConfig.setreg

23 lines
732 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}"
},
"RC PhysXMeshAsset": {
"glob": "*.pxmesh",
"params": "copy",
"productAssetType": "{7A2871B9-5EAB-4DE0-A901-B0D2C6920DDB}"
}
}
}
}
}