finds the standard Unity shader.
FindUnityShader["name"]
finds the Unity shader with the specified name.


FindUnityShader
finds the standard Unity shader.
FindUnityShader["name"]
finds the Unity shader with the specified name.
Details and Options
- FindUnityShader[expr] returns the UnityShader it found, Missing["Nonexistent"] if no shader was found.
- FindUnityShader is Listable.
Examples
open all close allPossible Issues (2)
FindUnityShader returns Missing["Nonexistent"] if no shader was found with the specified name:
Related Guides
Text
Wolfram Research (2019), FindUnityShader, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/FindUnityShader.html.
CMS
Wolfram Language. 2019. "FindUnityShader." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/FindUnityShader.html.
APA
Wolfram Language. (2019). FindUnityShader. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/FindUnityShader.html
BibTeX
@misc{reference.wolfram_2025_findunityshader, author="Wolfram Research", title="{FindUnityShader}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/FindUnityShader.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_findunityshader, organization={Wolfram Research}, title={FindUnityShader}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/FindUnityShader.html}, note=[Accessed: 16-August-2025]}