Physics package concepts
Topic | Description |
---|---|
Design Philosophy | This section describes the design decisions that have been taken with Unity Physics. |
Order of physics simulation | Learn how the Unity Physics simulation system works. |
Simulation setup demonstration | An example workflow which sets up a physics simulation in the Editor. |
Data components | This section describes the data components read by the physics systems to generate inputs to the simulation. |