World Environment

../../_images/render_lights_world_environment-lighting.jpg

Iluminação com uma imagem de alta amplitude dinâmica (HDR).

The world defines the environment that the scene is in. The surface shader sets the background and environment lighting, either as a fixed color, sky model or HDRI texture. With volume shaders the entire scene can be covered in mist or other volumetric effects.

Superfície

Reference

Panel

Ambiente (Mundo) ‣ Superfície

O sombreador de superfície define a emissão de luz do ambiente para a cena. A superfície do mundo é renderizada como se fosse muito distante da cena, e desse modo não há interação de mão dupla entre objetos na cena e o ambiente, apenas luz chegando. O único sombreador aceito é o nó Plano de fundo com uma entrada de cor e um fator de força para a intensidade da luz.

Iluminação com base em imagem

For image based lighting, use the Environment Texture node rather than the Image Texture node for correct mapping. This supports Equirectangular (also known as latitude/longitude) for environment maps, and Mirror Ball mapping for converting photos of mirror balls to environment maps.

Volume

Reference

Panel

Ambiente (Mundo) ‣ Volume

Um sombreador de volume pode ser aplicado ao mundo inteiro, preenchendo todo espaço.

Currently this is most useful for night time or other dark scenes, as the world surface shader or sun lights will have no effect if a volume shader is used. This is because the world background is assumed to be infinitely far away, which is accurate enough for the sun for example. However, for modeling effects such as fog or atmospheric scattering, it is not a good assumption that the volume fills the entire space, as most of the distance between the sun and the earth is empty space. For such effects it is be better to create a volume object surrounding the scene. The size of this object will determine how much light is scattered or absorbed.

Viewport Display

Reference

Panel

World ‣ Viewport Display

Color

The color to render the 3D Viewport background when choosing World Background.