Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.lighting.LightingManager
Packages that use LightingManager
Package
Description
Graphical user interface components for the Sixth 3D engine.
-
Uses of LightingManager in eu.svjatoslav.sixth.e3d.gui
Fields in eu.svjatoslav.sixth.e3d.gui declared as LightingManagerModifier and TypeFieldDescriptionRenderingContext.lightingManagerGlobal lighting manager for the scene.Methods in eu.svjatoslav.sixth.e3d.gui that return LightingManagerModifier and TypeMethodDescriptionViewPanel.getLightingManager()Returns the global lighting manager for the scene.