TOpenGLTexture::Unlock

Unlocks a previously locked mip-map.

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h

Include

#include "OpenGLResources.h"

Source

/Engine/Source/Runtime/OpenGLDrv/Private/OpenGLTexture.cpp

Syntax

void Unlock
(
    uint32 MipIndex,
    uint32 ArrayIndex
)

Remarks

Unlocks a previously locked mip-map.

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