注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
Texture Buffer Lights Node
Description
Texture buffers are 2D textures used to build a deferred image for various post-effects. To sample data from such a texture connect it to the Sample Texture node and specify UV coordinates and array element index for reading texels from the texture.
This 2D Texture Array contains lighting for opaque materials:
- Index 0 - direct diffuse lighting from light sources.
- Index 1 - direct specular lighting from light sources.
- Index 2 - indirect specular lighting (reflections from probes and sky).
- Index 3 - indirect diffuse lighting (diffuse lighting from probes, sky, and lightmaps).
Notice
This buffer may contain data of both opaque and transparent materials.
Last update:
2022-12-14
Help improve this article
(or select a word/phrase and press Ctrl+Enter)