UOpenColorIODisplayExtensionWrapper::SetSceneExtensionIsActiveFunction

Sets a single activation function. Will remove any others.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

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

Include

#include "OpenColorIODisplayExtensionWrapper.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="OpenColorIO")
void SetSceneExtensionIsActiveFunction
(
    const FSceneViewExtensionIsActiveFunctor & IsActiveFunction
)

Remarks

Sets a single activation function. Will remove any others.

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