Table of Contents

Buffer

Properties
public float Buffer { get; set; }

Defines the buffer area of the live query.

Property Value
Type Description
float
Remarks

To prevent entity create / destroy hysteresis, use the buffer to extend the range of the query for destroying entities that exit the primary extent.