pub fn in_area(position: Vec3, radius: f32) -> Vec<EntityId>
Expand description

Gets all of the entities within radius of position.