跳到主要内容
版本:v10.0

M3D / M3D / Algorithm / VertexSetTotal

Class: VertexSetTotal

M3D.Algorithm.VertexSetTotal

Description

合批后的所有数据值,以及每个材质数据块

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new VertexSetTotal(): VertexSetTotal

Returns

VertexSetTotal

Properties

data

data: VertexSet


drawBlocks

drawBlocks: Map<BaseMaterial, DrawBlock>

Methods

clear

clear(): void

Returns

void