org.rajawali3d / WorldParameters

WorldParameters

class WorldParameters
class WorldParameters

Collection of world global parameters. These parameters are constant across all scenes. This class is intended to be read only after setup, and so does not include any thread safety mechanisms in the interest of speed. Extreme care must be taken if you desire to modify anything in this class while other threads are actively using it.

Author
Jared Woolston (jwoolston@idealcorp.com)