TPBDEvolution::AddParticles

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

uint32 AddParticles
(
    uint32 Num,
    uint32 GroupId
)

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