FParticleData

Base class for transient classes used to communicate simulated particle state between game and physics threads, which is managed by proxies.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Chaos

Header

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

Include

#include "Chaos/ParticleHandle.h"

Syntax

class FParticleData

Remarks

Base class for transient classes used to communicate simulated particle state between game and physics threads, which is managed by proxies.

the lack of virtual api.

Variables

Name Description

Public variable

EParticleType

 

Type

Constructors

Name Description

Public function

FParticleData

(
    EParticleType InType
)

Destructors

Name Description

Public function Virtual

~FParticleData()

Functions

Name Description

Public function

void

 

Reset()

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