| Package | Description |
|---|---|
| com.threed.jpct |
| Modifier and Type | Method and Description |
|---|---|
void |
Object3D.addSpecificLight(Light light)
Adds a light to the list of lights specific to this object.
|
void |
Object3D.removeSpecificLight(Light light)
Removes a light from the list.
|