Inheritance: 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 null.
A node representing the environment.
Default is null.