represents a Unity mask.
 
     
   UnityMask
represents a Unity mask.
Details and Options
- UnityMask![[...] [...]](Files/UnityMask.en/2.png) is a object that represents an existing Mask object in the Unity game engine. is a object that represents an existing Mask object in the Unity game engine.
- UnityMask![[...] [...]](Files/UnityMask.en/3.png) is typically generated by functions such as CreateUnityMask is typically generated by functions such as CreateUnityMask
- UnityMask![[["Properties"]] [["Properties"]]](Files/UnityMask.en/4.png) gives a list of possible properties. gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityMask![[...][["prop"]] [...][["prop"]]](Files/UnityMask.en/5.png) . .
- You can make an assignment like UnityMask![[...][["prop"]]=value [...][["prop"]]=value](Files/UnityMask.en/6.png) to modify a property of the object. to modify a property of the object.
Examples
open all close allBasic Examples (1)
Properties & Relations (4)
UnityMaskQ checks if an expression is a UnityMask:
PropertyList returns all available properties of the mask.
PropertyValue returns the value of the specified property.
SetProperty changes the specified property of the mask.
Related Guides
Text
Wolfram Research (2019), UnityMask, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityMask.html.
CMS
Wolfram Language. 2019. "UnityMask." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityMask.html.
APA
Wolfram Language. (2019). UnityMask. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityMask.html
BibTeX
@misc{reference.wolfram_2025_unitymask, author="Wolfram Research", title="{UnityMask}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/UnityMask.html}", note=[Accessed: 31-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_unitymask, organization={Wolfram Research}, title={UnityMask}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/UnityMask.html}, note=[Accessed: 31-October-2025]}
![[...] [...]](Files/UnityMask.en/8.png) 
      ![[...] [...]](Files/UnityMask.en/1.png)