Visibility Toggle Demo
- Shows how game objects can be dynamically shown or hidden. Each subclass of
Transformable
contains the visible property. Whenever an object is part of a pipeline, it is only rendered on the screen if visibility is true.