Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHITexture
- FRHITexture::GetDesc()
- FRHITextureReference::GetDesc()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
virtual const FRHITextureDesc & GetDesc() const
Remarks
Get the texture description used to create the texture Still virtual because FRHITextureReference can override this function - remove virtual when FRHITextureReference is deprecated TextureDesc used to create the texture