rasterParticleMaxSpeed

abstract fun rasterParticleMaxSpeed(rasterParticleMaxSpeed: Double = 1.0): RasterParticleLayer

Defines the maximum speed for particles. Velocities with magnitudes equal to or exceeding this value are clamped to the max value. Default value: 1. Minimum value: 1.

Parameters

rasterParticleMaxSpeed

value of rasterParticleMaxSpeed


Defines the maximum speed for particles. Velocities with magnitudes equal to or exceeding this value are clamped to the max value. Default value: 1. Minimum value: 1.

Parameters

rasterParticleMaxSpeed

value of rasterParticleMaxSpeed as Expression