PhysicsResultExtensions
Fluent filtering extensions for the physics result arrays returned by queries, events, and other physics operations.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public static class PhysicsResultExtensions
Static Methods
Method | Description |
|---|---|
| Filter | Produce a lazy, allocation-free view over a physics result array that yields only the elements the filter keeps. |