Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FDynamicRHI
- FDynamicRHI::UnlockTexture2DArray_RenderThread()
- FOpenGLDynamicRHI::UnlockTexture2DArray_RenderThread()
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
Include | #include "DynamicRHI.h" |
Source | /Engine/Source/Runtime/RHI/Private/RHICommandList.cpp |
virtual void UnlockTexture2DArray_RenderThread
&40;
class FRHICommandListImmediate & RHICmdList,
FRHITexture2DArray &42; Texture,
uint32 ArrayIndex,
uint32 MipIndex,
bool bLockWithinMiptail
&41;