represents a Unity render texture.


UnityRenderTexture
represents a Unity render texture.
Details and Options
- UnityRenderTexture
is an object that represents an existing render texture object in the Unity game engine.
- UnityRenderTexture
is typically generated by functions such as CreateUnityRenderTexture.
- UnityRenderTexture[["Properties"]] gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityRenderTexture
.
- You can make an assignment like UnityRenderTexture
to modify a property of the object.
Text
Wolfram Research (2019), UnityRenderTexture, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityRenderTexture.html.
CMS
Wolfram Language. 2019. "UnityRenderTexture." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityRenderTexture.html.
APA
Wolfram Language. (2019). UnityRenderTexture. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityRenderTexture.html
BibTeX
@misc{reference.wolfram_2025_unityrendertexture, author="Wolfram Research", title="{UnityRenderTexture}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/UnityRenderTexture.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_unityrendertexture, organization={Wolfram Research}, title={UnityRenderTexture}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/UnityRenderTexture.html}, note=[Accessed: 10-August-2025]}