View source
class LightProbeNode
package away3d.core.partition
extends EntityNode › NodeBase
Available on all platforms
LightNode is a space partitioning leaf node that contains a LightBase object.
Constructor
new(light:LightProbe)
Creates a new LightNode object.
Parameters:
light | The light to be contained in the node. |
|---|