Interacting with Physics
This document describes how to interact with Physics.
Topic | Description |
---|---|
Physics Pipeline | Describes how jobs are executed in the PhysicsSystemGroup . |
Physics Data Types | Unity Physics references 2 types of data at runtime: ECS components and physics simulation data. |
Physics Singletons | Describes how to use PhysicsWorldSingleton . |