Hi ,
I am new to unreal. I am using UE 5.2 and am trying to enable Asynchronous Compute for PC/Android with Vulkan. The purpose is to speed up a Niagara smoke emitter. I did try #define USE_ASYNC_COMPUTE_CONTEXT 1
but it has no effect on the performance. Is it possible ? if so, how would i do it? . Thanks .