deletes the Unity render texture component comp.
deletes the Unity render texture component attached to the UnityGameObject obj.
deletes the Unity render texture component with the specified name.


DeleteUnityRenderTexture
deletes the Unity render texture component comp.
deletes the Unity render texture component attached to the UnityGameObject obj.
deletes the Unity render texture component with the specified name.
Details and Options
- DeleteUnityRenderTexture destroys the Unity render texture component, and releases all references to it.
- DeleteUnityRenderTexture[All] destroys all the render texture components in the current scene.
- DeleteUnityRenderTexture is Listable.
Examples
open all close allBasic Examples (1)
Possible Issues (1)
A UnityRenderTexture cannot be accessed after deletion:
Text
Wolfram Research (2019), DeleteUnityRenderTexture, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityRenderTexture.html.
CMS
Wolfram Language. 2019. "DeleteUnityRenderTexture." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityRenderTexture.html.
APA
Wolfram Language. (2019). DeleteUnityRenderTexture. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityRenderTexture.html
BibTeX
@misc{reference.wolfram_2025_deleteunityrendertexture, author="Wolfram Research", title="{DeleteUnityRenderTexture}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityRenderTexture.html}", note=[Accessed: 17-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunityrendertexture, organization={Wolfram Research}, title={DeleteUnityRenderTexture}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityRenderTexture.html}, note=[Accessed: 17-August-2025]}