Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandList
| Type | Name | Description | |
|---|---|---|---|
| void | SetUAVParameter
(
FRHIPixelShader* Shader, |
FRHIBatchedShaderParameters and SetBatchedShaderParameters should be used instead of setting individual parameters. | |
| void | SetUAVParameter
(
const TRefCountPtr< FRHIPixelShader >& Shader, |
FRHIBatchedShaderParameters and SetBatchedShaderParameters should be used instead of setting individual parameters. |