Bitbybit Docs
    Preparing search index...

    Class MeshVertexIndexDto<T> (Inputs.Manifold)

    Mesh data and a vertex index for mesh.evaluate.position and mesh.evaluate.extras.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalmesh: T
      • OptionalvertexIndex: number

      Returns MeshVertexIndexDto<T>

    Properties

    mesh: T

    The mesh data to read.

    vertexIndex: number

    The position of the vertex, counting from 0.

    0
    

    0

    Infinity

    1