Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UBodySetup
Syntax
uint8 bMeshCollideAll: 1
Remarks
If true, the physics of this mesh (only affects static meshes) will always contain ALL elements from the mesh - not just the ones enabled for collision. This is useful for forcing high detail collisions using the entire render mesh.