Choose your operating system:
Windows
macOS
Linux
| FRenderResource
|
Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/RenderResource.h |
Include |
#include "RenderResource.h" |
class FTextureWithSRV : public FTexture
A textures resource that includes an SRV.
Name | Description | ||
---|---|---|---|
|
ShaderResourceViewRHI |
SRV that views the entire texture |
Name | Description | |
---|---|---|
|
~FTextureWithSRV() |
Name | Description | ||
---|---|---|---|
|
ReleaseRHI() |
Releases the RHI resources used by this resource. |