Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FMaterialShader
| Type | Name | Description | |
|---|---|---|---|
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
Sets pixel parameters that are material specific but not FMeshBatch specific. | |
| void | SetParameters
(
TRHICommandList& RHICmdList, |
Sets pixel parameters that are material specific but not FMeshBatch specific. |