CullSphereGroup.getOverlaps
Query for overlapping spheres.
Kind: Function
Environments: Game
Game
cullSphereGroup:getOverlaps( position, radius )
Parameters:
| Name | Type | Description |
|---|---|---|
sphereGroup |
CullSphereGroup | The sphere group. |
position |
Vec3 | Position to query sphere. |
radius |
number | Radius for query sphere. |