PolygonEmitter

new Cesium.PolygonEmitter(positions)

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

Members

positions : Cartesian3

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