Search Results for

    Show / Hide Table of Contents

    Class MeshUtils

    Utility for working with meshes.

    Note

    This class is available only in Tessera Pro

    Inheritance
    object
    MeshUtils
    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
    In this article
    Back to top Generated by DocFX