Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Size > API/Runtime/Engine/Particles/Size/UParticleModuleSize
Syntax
UPROPERTY (EditAnywhere, Category=Size)
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.