To render outside of the normal rendering loop, this can be added
to the external renderable list of the engine's because
it implements renderAtPosition.
To render outside of the normal rendering loop, this can be added
to the external renderable list of the engine's because
it implements renderAtPosition.
This renders the sector geometry and actors in the sector atPosition
This is handled by the engine's rendering loop
TODO: OUT OF DATE since not ever used
This renders the sector geometry and actors in the sector atPosition
It then recurses through the portals and renders linking sectors
This is handled by the engine's rendering loop