radius
field in Coherence.Toolkit.CoherenceLiveQuery
Despite the name of this variable, the live query is a box, not a sphere.
The radius
is the length from the center of the box to each of its sides
in world space (i.e. half the length of its side.)
A radius of 0 means infinite radius, so all entities in the world / room are replicated to the client.
Returns
- float
- Despite the name of this variable, the live query is a box, not a sphere. The radius is the length from the center of the box to each of its sides in world space (i.e. half the length of its side.) A radius of 0 means infinite radius, so all entities in the world / room are replicated to the client.