Struct PhysicsExclude
Add this tag to a body or joint to exclude it from the physics world. This allows you to retain all of its other data, but temporarily ignore it for purposes of physics
Namespace: Unity.Physics
Syntax
public struct PhysicsExclude : IComponentData