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