FPBDEvolution::AddParticleRange

Add particles and initialize group ids. Return the index of the first added particle.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDEvolution.h

Include

#include "Chaos/PBDEvolution.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PBDEvolution.cpp

Syntax

int32 AddParticleRange
(
    int32 NumParticles,
    uint32 GroupId,
    bool bActivate
)

Remarks

Add particles and initialize group ids. Return the index of the first added particle.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss