TParticleProperty

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ParticleDirtyFlags.h"

Syntax

template<typename T, EParticleFlags Flag>
class TParticleProperty

Functions

Name Description

Public function

void

 

Flush

(
    TRemoteParticleProperty< T >& Remo...,
    FParticleDirtyFlags& PendingFlush,
    FDirtyPropertiesManager& Manager
)

Public function Const

const T &

 

Read()

Public function

void

 

Write

(
    const T& Val,
    TRemoteParticleProperty< T >& Remo...,
    FParticleDirtyFlags& PendingFlush,
    FParticleDirtyFlags& Dirty,
    FDirtyPropertiesManager* Manag...
)

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