rasterParticleCountExpression property

  1. @experimental
List<Object>? rasterParticleCountExpression
getter/setter pair

Defines the amount of particles per tile. Default value: 512. Minimum value: 1.

Implementation

@experimental
List<Object>? rasterParticleCountExpression;