Interface TileVertexAtrributes

瓦片顶点属性

Export

TileVertexAtrributes

Date

2022.5.17

Author

lyx

Hierarchy

  • TileVertexAtrributes

Properties

indices: number[]

索引数组,必选

Memberof

TileVertexAtrributes

normals: number[]

顶点法向量数组,必选

Memberof

TileVertexAtrributes

positions: number[]

顶点坐标数组,必选

Memberof

TileVertexAtrributes

seamless: boolean

是否无缝,必选

Memberof

TileVertexAtrributes

uvs: number[]

顶点uv数组,必选

Memberof

TileVertexAtrributes