FParticlePerfStats_RT

Stats gathered on the render thread.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h

Include

#include "Particles/ParticlePerfStats.h"

Syntax

struct FParticlePerfStats_RT

Remarks

Stats gathered on the render thread.

Variables

Name Description

Public variable

uint64

 

GetDynamicMeshElementsCycles

Public variable

uint64

 

NumInstances

Public variable

uint64

 

RenderUpdateCycles

Constructors

Name Description

Public function

FParticlePerfStats_RT()

Functions