DistanceUpdateThreshold
property in Coherence.Toolkit.CoherenceLiveQuery
Properties
public float DistanceUpdateThreshold { get; set; }
Distance since last update at which an update on the live query is triggered.
Property Value
Type | Description |
---|---|
float |
Remarks
This can be useful if you're moving the live query constantly, and want to optimize the number of times the query needs updating.