# 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. |