com.unity.2d.entities.physics 0.1.0-preview.3
Notes: processedReleased October 29, 2020
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2020.1
Package Dependencies
✨ Features
- Runtime API
- - Added the following new types:
- - `SimulationType` (enum)
- - `ISimulation` (interface)
- - `DefaultSimulation` (ISimulation)
- - `NoSimulation` (ISimulation)
- - Added the following members:
- - `PhysicsSettings.SimulationType` (SimulationType)
- - `StepPhysicsWorldSystem.Simulation` (ISimulation)
- - `StepPhysicsWorldSystem.FinalSimulationJobHandle` (JobHandle)
- Authoring / Conversion API
- \* `PhysicsSettingsAuthoring.SimulationType` (SimulationType)
