ImmediatePhysics
This class contains methods to run the immediate simulation steps.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.LowLevelPhysics
- Assembly: UnityEngine.PhysicsModule
public static class ImmediatePhysics
Static Methods
Method | Description |
|---|---|
| GenerateContacts | Generates the contact points for all the given pairs of shapes. Stores the resulting contacts in the ImmediateContact array, and the number of contacts per each pair in the |