public class BaseLight extends Light
| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
protected float |
intensity |
protected ShadowInfo |
shadowInfo |
shaderengine, name, NAME_UNTITLED_ENTITY, parent| Constructor and Description |
|---|
BaseLight(Color color,
float intensity) |
removed, setEngineattached, boxed, getTransform, render, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShadergetName, setParentgetEngineprotected Color color
protected float intensity
protected ShadowInfo shadowInfo
public BaseLight(Color color, float intensity)
Copyright © 2014. All rights reserved.