pub fn in_area(position: Vec3, radius: f32) -> Vec<EntityId>
Gets all of the entities within radius of position.
radius
position