Capítulo 382 de 859
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.
Constructor
| Signature |
|---|
new BasicEnvironmentNode( envNode : Node ) |
Properties
| Property | Description |
|---|---|
.envNode : Node | A node representing the environment. |