Summary
Methods:
addParticleSystem |
给图层添加粒子系统 |
getLayerType |
获取图层类型 |
Constructor
new ParticleLayer(name, options)
Parameters:
Name | Type | Description |
---|---|---|
name |
String | 图层名称 |
options |
Object | 可选项。 |
Members
-
depthTest
-
获取图层的深度测试属性
return {Boolean} 深度测试属性- Overrides:
Methods
-
addParticleSystem(particleSystem)
-
给图层添加粒子系统
Parameters:
Name Type Description particleSystem
module:geosolution/scene~ParticleSystem -
getLayerType() → {String}
-
获取图层类型
Returns:
String -图层类型