RHISupportsGPUParticles

Returns true if the current RHI supports GPU particles Unlike other RHI* functions which are static, it actually returns true if the RHI on the current hardware is able to support GPU particles.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/FXSystem.h

Include

#include "FXSystem.h"

Syntax

bool RHISupportsGPUParticles()

Remarks

Returns true if the current RHI supports GPU particles Unlike other RHI* functions which are static, it actually returns true if the RHI on the current hardware is able to support GPU particles.

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