Capítulo 408 de 859
Represents a physical model for Image-based lighting (IBL). The environment is defined via environment maps in the equirectangular, cube map or cubeUV (PMREM) format. EnvironmentNode is intended for PBR materials like MeshStandardNodeMaterial.
Constructor
| Signature |
|---|
new EnvironmentNode( envNode : Node ) |
Properties
| Property | Description |
|---|---|
.envNode : Node | A node representing the environment. |