Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/FXSystem.h |
| Include | #include "FXSystem.h" |
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.