CullSphereGroup.getOverlaps

Query for overlapping spheres.

Kind: Function

Environments: Game

Game

cullSphereGroup:getOverlaps( position, radius )

Open the full Game reference

Parameters:

Name Type Description
sphereGroup CullSphereGroup The sphere group.
position Vec3 Position to query sphere.
radius number Radius for query sphere.