setRainMaxBounces
setRainMaxBounces
Description
Sets max bounces of a particle before a splash spawns (intended for hail, etc., but in principle you can use this for rain and such as well).
Definition
setRainMaxBounces(entityId precipitationEntity, integer bounces)
Arguments
| entityId | precipitationEntity | precipitationEntity |
|---|---|---|
| integer | bounces | max number of bounces (default 0) |