Property MaxColliderBufferSize
MaxColliderBufferSize
The absolute max size of the Collider buffer used in the non-allocating Physics calls. In other words the Collider buffer will never grow beyond this number even if there are more Colliders in the Grid Cell. Note that changing this after the sensor is created has no effect.
Declaration
public int MaxColliderBufferSize { get; set; }
Property Value
| Type | Description |
|---|---|
| int |