Files
TowerDefence/My project/Library/PackageCache/com.unity.shadergraph@c7cb9a0feac2/Documentation~/Custom-Render-Texture-Nodes.md
Caleb Sandford deQuincey 334021d04e Started project
2025-11-14 17:30:41 +00:00

10 lines
776 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 Slice](Custom-Texture-Slice.md) | Access the custom render texture slice index and cubemap face. |
| [Custom Render Texture Size](Custom-Texture-Size.md) | Access the custom render texture size. |
| [Custom Render Texture Self](Custom-Texture-Self.md) | Access the custom render texture from the previous update. |