Uses of Class
Air

Uses of Air in <Unnamed>
 

Methods in <Unnamed> that return Air
 Air Scene.getAir()
          Returns the medium rays travel through when not in an object.
 

Methods in <Unnamed> with parameters of type Air
 void Scene.setAir(Air air)
          Sets the medium rays travel through when not inside an object.