Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FRHICommandList > SetShaderTexture
Deprecated * FRHIBatchedShaderParameters and SetBatchedShaderParameters should be used instead of setting individual parameters.
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
Include | #include "RHICommandList.h" |
template<typename TShaderRHI>
void SetShaderTexture
&40;
const TRefCountPtr< TShaderRHI > & Shader,
uint32 TextureIndex,
FRHITexture &42; Texture
&41;