UOpenColorIOColorTransform::ReleaseResources

Releases rendering resources used by this color transform.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOColorTransform.h

Include

#include "OpenColorIOColorTransform.h"

Source

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIOColorTransform.cpp

Syntax

void ReleaseResources()

Remarks

Releases rendering resources used by this color transform. This should only be called directly if the ColorTransform will not be deleted through the GC system afterward. FlushRenderingCommands() must have been called before this.

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