{ "Amazon": { "Tools": { "Prefab": { "Processing": { "Stack": { "PlayInEditor": [ { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" }, { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor" } ], "GameObjectCreation": [ { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" }, { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor", "SerializationFormat": "Binary" // Options are "Binary" (default) or "Text". Prefer "Binary" for performance. } ] } } } } } }