B1GrowthStepUpFxParameters
- Parameters controlling the particle effect played when a character levels up
* their growth step, including cylinder geometry and spawn rate settings.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CylinderHeight | float | Height of the spawn cylinder for the growth step-up effect. | Category: B1GrowthStepUpFxParameters |
| CylinderRadius | float | Radius of the spawn cylinder for the growth step-up effect. | Category: B1GrowthStepUpFxParameters |
| SpawnCount | int32 | Total number of particles to spawn for the effect. | Category: B1GrowthStepUpFxParameters |
| SpawnRate | float | Rate at which particles are spawned per second. | Category: B1GrowthStepUpFxParameters |