org.nlogo.gl.render.LightManager
See theLightManager companion class
object LightManager
This is a small library for managing and debugging lighting. It includes methods for showing the positions and directions of the lights in 3D space.
It isn't normally enabled; to enable it, call the showLights() method. If you ever wondered what the default lighting scheme in NetLogo 3D looks like, here it is, there are two directional lights pointing roughly at opposite corners.
Attributes
- Companion
- class
- Source
- Lighting.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LightManager.type
Members list
In this article