Class LightSource
java.lang.Object
eu.svjatoslav.sixth.e3d.renderer.octree.raytracer.LightSource
Represents light source.
-
Field Summary
Modifier and TypeFieldDescriptionfloat
Light source brightness.Light source color. -
Constructor Summary
-
Method Summary
-
Field Details
-
color
Light source color. -
brightness
public float brightnessLight source brightness.
-
-
Constructor Details
-
LightSource
-