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

M3D / M3D / Shapes / ShapeSet

Class: ShapeSet<T>

M3D.Shapes.ShapeSet

Description

Shape对象集合

Author

suisong

Type parameters

Name
T

Hierarchy

  • Set

    ShapeSet

Table of contents

Constructors

Constructors

constructor

new ShapeSet<T>(values?): ShapeSet<T>

Type parameters

Name
T

Parameters

NameType
values?readonly any[]

Returns

ShapeSet<T>

Inherited from

Set.constructor