rasterParticleCount

open override fun rasterParticleCount(rasterParticleCount: Long): RasterParticleLayer

Defines the amount of particles per tile.

Use static method RasterParticleLayer.defaultRasterParticleCount to set the default property.

Parameters

rasterParticleCount

value of rasterParticleCount


open override fun rasterParticleCount(rasterParticleCount: Expression): RasterParticleLayer

Defines the amount of particles per tile.

Use static method RasterParticleLayer.defaultRasterParticleCountAsExpression to set the default property.

Parameters

rasterParticleCount

value of rasterParticleCount as Expression


Defines the amount of particles per tile.