Uses of Class
org.jzy3d.plot3d.rendering.lights.LightSet
Packages that use LightSet
-
Uses of LightSet in org.jzy3d.plot3d.rendering.scene
Fields in org.jzy3d.plot3d.rendering.scene declared as LightSetMethods in org.jzy3d.plot3d.rendering.scene that return LightSetMethods in org.jzy3d.plot3d.rendering.scene with parameters of type LightSetModifier and TypeMethodDescriptionvoid
Scene.setLightSet
(LightSet lightSet) Attach a light set to this scene.