UnityMeshFilter
represents a Unity mesh filter.
Details
- UnityMeshFilter is a object that represents an existing MeshFilter object in the Unity game engine.
- UnityMeshFilter is typically generated by functions such as CreateUnityMeshFilter
- UnityMeshFilter gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityMeshFilter.
- You can make an assignment like UnityMeshFilter to modify a property of the object.
Examples
open allclose allBasic Examples (1)
Properties & Relations (4)
UnityMeshFilterQ checks if an expression is a UnityMeshFilter:
PropertyList returns all available properties of the mesh filter.
PropertyValue returns the value of the specified property.
SetProperty changes the specified property of the mesh filter.
Text
Wolfram Research (2019), UnityMeshFilter, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityMeshFilter.html.
CMS
Wolfram Language. 2019. "UnityMeshFilter." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityMeshFilter.html.
APA
Wolfram Language. (2019). UnityMeshFilter. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityMeshFilter.html