Version: Unity 6.2 Alpha (6000.2)
Language : English
Write a render pass using the render graph system in URP
Create a texture in the render graph system in URP

Textures in the Render Graph system in URP

How to access and use textures in a custom render pass in the Universal Render PipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
See in Glossary
(URP).

Page Description
Create a texture in the render graph system Create a texture in a render graph system render pass.
Import a texture into the render graph system To create or use a 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
in a render graph system render pass, use the RTHandle API.
Use a texture in a render pass To allow a render pass to read from or write to a texture, use the render graph system API to set the texture as an input or output.
Transfer a texture between passes Set a texture as a global texture, or add the texture to the frame data.

Additional resources

Write a render pass using the render graph system in URP
Create a texture in the render graph system in URP
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961