UnityTextMesh
represents a Unity text mesh.
Details
- UnityTextMesh
is a object that represents an existing TextMesh object in the Unity game engine.
- UnityTextMesh
is typically generated by functions such as CreateUnityTextMesh
- UnityTextMesh
gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityTextMesh
.
- You can make an assignment like UnityTextMesh
to modify a property of the object.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Load the package and open a project:

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-i9rs1

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-ejzug9

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-yulsnf


https://wolfram.com/xid/0b7bunkkclcy947d1gpi-nsf6ie


https://wolfram.com/xid/0b7bunkkclcy947d1gpi-h1bm2k
Properties & Relations (4)Properties of the function, and connections to other functions
UnityTextMeshQ checks if an expression is a UnityTextMesh:

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-zzwj4d


https://wolfram.com/xid/0b7bunkkclcy947d1gpi-zqryn8

PropertyList returns all available properties of the text mesh.

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-kgsb80


https://wolfram.com/xid/0b7bunkkclcy947d1gpi-5mjsp7

PropertyValue returns the value of the specified property.

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-wol1l0


https://wolfram.com/xid/0b7bunkkclcy947d1gpi-t1bnqj

SetProperty changes the specified property of the text mesh.

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-o6plun


https://wolfram.com/xid/0b7bunkkclcy947d1gpi-xl25i5

https://wolfram.com/xid/0b7bunkkclcy947d1gpi-xry6wk

Wolfram Research (2019), UnityTextMesh, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html.
Text
Wolfram Research (2019), UnityTextMesh, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html.
Wolfram Research (2019), UnityTextMesh, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html.
CMS
Wolfram Language. 2019. "UnityTextMesh." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html.
Wolfram Language. 2019. "UnityTextMesh." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html.
APA
Wolfram Language. (2019). UnityTextMesh. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html
Wolfram Language. (2019). UnityTextMesh. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html
BibTeX
@misc{reference.wolfram_2022_unitytextmesh, author="Wolfram Research", title="{UnityTextMesh}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html}", note=[Accessed: 07-May-2025
]}
BibLaTeX
@online{reference.wolfram_2022_unitytextmesh, organization={Wolfram Research}, title={UnityTextMesh}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/UnityTextMesh.html}, note=[Accessed: 07-May-2025
]}