Constructor
new BasicEnvironmentNode( envNode : Node )
Constructs a new basic environment node.
| envNode |
A node representing the environment. Default is |
EventDispatcher → Node → LightingNode →
Represents a basic model for Image-based lighting (IBL). The environment
is defined via environment maps in the equirectangular or cube map format.
BasicEnvironmentNode is intended for non-PBR materials like MeshBasicNodeMaterial
or MeshPhongNodeMaterial.
Constructs a new basic environment node.
| envNode |
A node representing the environment. Default is |