AmbientLightNode.html.md 454 B

Inheritance: EventDispatcher → Node → LightingNode → AnalyticLightNode →

AmbientLightNode

Module for representing ambient lights as nodes.

Constructor

new AmbientLightNode( light : AmbientLight )

Constructs a new ambient light node.

light

The ambient light source.

Default is null.

Source

src/nodes/lighting/AmbientLightNode.js

粤ICP备19079148号