Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Size > UParticleModuleSizeScale
Syntax
FRawDistributionVector SizeScale
Remarks
The amount the BaseSize should be scaled before being used as the size of the particle. The value is retrieved using the RelativeTime of the particle during its update. NOTE: this module overrides any size adjustments made prior to this module in that frame.