Uses of Class
engine.terrain.Selector
Packages that use Selector
-
Uses of Selector in engine.renderEngine
Methods in engine.renderEngine with parameters of type SelectorModifier and TypeMethodDescriptionvoid
Calls the render function of each renderer as well as loading the camera position and light to each shader.void
Render function prepares the selector and the instance of it before drawing it to the screen and then unbinding it.