123456789101112131415161718192021222324252627282930313233 |
- {
- "Amazon":
- {
- "Tools":
- {
- "Prefab":
- {
- "Processing":
- {
- "Stack":
- {
- "PlayInEditor":
- {
- "PhysX5":
- {
- "$type": "PhysX::PhysicsPrefabProcessor",
- "$stack_before": "Prefab catchment"
- }
- },
- "GameObjectCreation":
- {
- "PhysX5":
- {
- "$type": "PhysX::PhysicsPrefabProcessor",
- "$stack_before": "Prefab catchment"
- }
- }
- }
- }
- }
- }
- }
- }
|