hoverObject method

SelectedObjects? hoverObject()

Implementation

SelectedObjects? hoverObject(){
  return objectHoveringOn;
}