Interface ICollector<T>
Namespace: Unity.U2D.Entities.Physics
Assembly: solution.dll
Syntax
public interface ICollector<T> where T : struct, IQueryResult
  Type Parameters
| Name | Description | 
|---|---|
| T | 
Properties
| Name | Description | 
|---|---|
| EarlyOutOnHit | |
| MaxFraction | |
| NumHits | 
Methods
| Name | Description | 
|---|---|
| AddHit(T) |