Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FRHICommandDispatchComputeShader
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
Include | #include "RHICommandList.h" |
FRHICommandDispatchComputeShader
(
uint32 InThreadGroupCountX,
uint32 InThreadGroupCountY,
uint32 InThreadGroupCountZ
)