Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > TypeData > UParticleModuleTypeDataRibbon
Syntax
float DistanceTessellationStepSize
Remarks
The distance step size for tessellation. Tessellation Points = TruncToInt((Distance Between Spawned Particles) / DistanceTessellationStepSize))