public class LightUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LightUtils.LightsInfo |
| Constructor and Description |
|---|
LightUtils() |
| Modifier and Type | Method and Description |
|---|---|
static LightUtils.LightsInfo |
getLightsInfo(LightUtils.LightsInfo info,
com.badlogic.gdx.graphics.g3d.Environment environment) |
static LightUtils.LightsInfo |
getLightsInfo(LightUtils.LightsInfo info,
java.lang.Iterable<com.badlogic.gdx.graphics.g3d.environment.BaseLight> lights) |
public static LightUtils.LightsInfo getLightsInfo(LightUtils.LightsInfo info, com.badlogic.gdx.graphics.g3d.Environment environment)
public static LightUtils.LightsInfo getLightsInfo(LightUtils.LightsInfo info, java.lang.Iterable<com.badlogic.gdx.graphics.g3d.environment.BaseLight> lights)