Class threedee.LightNode
Extends
.
A node which positions a light in the scene.
Defined in: LightNode.js.
Constructor Attributes | Constructor Name and Description |
---|---|
threedee.LightNode(light)
Constructs a new light node.
|
Method Attributes | Method Name and Description |
---|---|
render(buffer, transform)
|
Class Detail
threedee.LightNode(light)
Constructs a new light node.
- Parameters:
- {!threedee.Light} light
- The light
Method Detail
render(buffer, transform)
- Parameters:
- {!threedee.PolygonBuffer} buffer
- {!threedee.Matrix} transform