PolygonEmitter

new SuperMap3D.PolygonEmitter(positions)

Polygon particle emitter class
Name Type Description
positions Position Refers to an array of Carresian3 type.

Members

positions : Cartesian3

An array of Cartesian3 type, the elements in the array refer to the vertices of the polygon.