Class MeshUtils
Utility for working with meshes.
Note
This class is available only in Tessera Pro
Namespace: Tessera
Assembly: Tessera.dll
Syntax
public static class MeshUtils
Methods
TransformRecursively(GameObject, Deformation)
Applies Transform gameObject and its children. Components affected:
- MeshFilter
- MeshColldier
- BoxCollider
Declaration
public static void TransformRecursively(GameObject gameObject, Deformation meshDeformation)
Parameters
Type | Name | Description |
---|---|---|
GameObject | gameObject | |
Deformation | meshDeformation |