FOpenGLStagingBuffer::Unlock

Unlocks the shadow. This is an error if it was not locked previously.

Windows
MacOS
Linux

Override Hierarchy

FRHIStagingBuffer::Unlock()

FOpenGLStagingBuffer::Unlock()

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLResources.h"

Source

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

Syntax

virtual void Unlock()

Remarks

Unlocks the shadow. This is an error if it was not locked previously.

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