@three-tile/lib
    Preparing search index...

    Function addSkirt

    • 给几何体添加裙边

      Parameters

      • attributes: AttributesType

        几何体属性(顶点、UV、法线)

      • triangles: Uint16Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>

        三角形索引数组

      • skirtHeight: number

        裙边高度

      • OptionaloutsideIndices: EdgeIndices

        四周边界索引(可选,来自 quantized mesh)

      Returns GeometryDataType

      添加裙边后的几何体数据