study/first_study/Library/PackageCache/com.unity.shadergraph@3686fafd4720/Documentation~/Custom-Render-Texture-Nodes.md
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00

10 lines
808 B
Markdown

# Custom Render Texture nodes
Access properties and data of custom render textures, including size, slice index, cubemap face, and previous update state.
| **Topic** | **Description** |
|--------------------------------------------------------|----------------------------------------------------------------|
| [Custom Render Texture Self](Custom-Render-Texture-Self-Node.md) | Access the custom render texture from the previous update. |
| [Custom Render Texture Size](Custom-Render-Texture-Size-Node.md) | Access the custom render texture size. |
| [Slice Index / Cubemap Face](Slice-Index-Cubemap-Face-Node.md) | Access the custom render texture slice index and cubemap face. |