27 Slicer 27 Slicer
Search Results for

    Show / Hide Table of Contents

    Method GetMeshDetailsByMesh

    GetMeshDetailsByMesh(Transform, Mesh)

    Gets the MeshDetails of a Mesh if it is being tracked by this MeshSlicerComponent.

    Declaration
    public MeshDetails GetMeshDetailsByMesh(Transform transform, Mesh mesh)
    Parameters
    TypeNameDescription
    Transformtransform

    the transform to search for.

    Meshmesh

    the mesh to search for. this could be either the OriginalSharedMesh or SlicedMesh.

    Returns
    TypeDescription
    MeshDetails

    Returns the MeshDetails of the mesh, or null if it is not tracked by this MeshSlicerComponent.

      ☀
      ☾
      In This Article
      • GetMeshDetailsByMesh(Transform, Mesh)
      Back to top
      27 Slicer documentation | Copyright 2021 Deftly Games
      ☀
      ☾