Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Size > UParticleModuleSize
Syntax
FRawDistributionVector StartSize
Remarks
The initial size that should be used for a particle. The value is retrieved using the EmitterTime during the spawn of a particle. It is added to the Size and BaseSize fields of the spawning particle.