com.jme.scene.state
Class LightUtil
java.lang.Object
com.jme.scene.state.LightUtil
public class LightUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightUtil
public LightUtil()
sort
public static void sort(Geometry geometry,
java.util.List<Light> lights)
getValueFor
protected static float getValueFor(Light l,
BoundingVolume val)
getValueFor
protected static float getValueFor(PointLight l,
BoundingVolume val)
getValueFor
protected static float getValueFor(SpotLight l,
BoundingVolume val)
getColorValue
protected static float getColorValue(Light l)
strength
protected static float strength(ColorRGBA color)