IN THIS ARTICLE
PhysX Static Rigid Body Component
The PhysX Static Rigid Body component makes an entity a static solid object that cannot move. It can collide with other PhysX entities. The entity must also have at least one PhysX Shape Collider, PhysX Primitive Collider or PhysX Mesh Collider component that defines a collider for the entity.