Version: Unity 6.2 Alpha (6000.2)
Language : English
Render a camera view to a Render Texture
Introduction to Custom Render Textures

Drawing to textures with shaders via Custom Render Textures

Resources for creating complex effects by rendering a texture with a shaderA program that runs on the GPU. More info
See in Glossary
.

Page Description
Create a Custom Render Texture Assign a compatible material to a Custom Render TextureA special type of Texture that is created and updated at runtime. To use them, first create a new Render Texture and designate one of your Cameras to render into it. Then you can use the Render Texture in a Material just like a regular Texture. More info
See in Glossary
, and chain Custom Render Textures to generate a simulation with multiple steps.
Introduction to Custom Render Textures Learn about rendering a Render Texture via a shader, for example to create complex simulations like caustics, rain effects, and liquid splatters.
Write a shader for a Custom Render Texture Update a Custom Render Texture manually via a specialized Custom Render Texture shader.
Control when a Custom Render Texture updates Learn about using Update Zones, scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info
See in Glossary
, and Double Buffered Custom Textures to control when Unity updates a Custom Render Texture.

Additional resources


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Render a camera view to a Render Texture
Introduction to Custom Render Textures
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961