FTexture2DArrayResource::InitRHI

Called when the resource is initialized. This is only called by the rendering thread.

Windows
MacOS
Linux

Override Hierarchy

FRenderResource::InitRHI()

FTexture2DArrayResource::InitRHI()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/TextureResource.h

Include

#include "TextureResource.h"

Source

/Engine/Source/Runtime/Engine/Private/Texture2D.cpp

Syntax

virtual void InitRHI()

Remarks

Called when the resource is initialized. This is only called by the rendering thread.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss