M3D / M3D / Algorithm / VertexSetTotal
Class: VertexSetTotal
Description
合批后的所有数据值,以及每个材质数据块
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new VertexSetTotal(): VertexSetTotal
Returns
Properties
data
• data: VertexSet
drawBlocks
• drawBlocks: Map
<BaseMaterial
, DrawBlock
>
Methods
clear
▸ clear(): void
Returns
void