Bitbybit Docs
    Preparing search index...

    Class MeshVertexIndexDto<T> (Inputs.Manifold)

    用于 mesh.evaluate.positionmesh.evaluate.extras 的网格数据和顶点索引。

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalmesh: T
      • OptionalvertexIndex: number

      Returns MeshVertexIndexDto<T>

    Properties

    mesh: T

    要读取的网格数据。

    vertexIndex: number

    顶点的位置,从 0 开始计数。

    0
    

    0

    Infinity

    1