UOpenColorIODisplayExtensionWrapper::SetSceneExtensionIsActiveFunctions

Sets an array of activation functions. 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 SetSceneExtensionIsActiveFunctions
(
    const TArray< FSceneViewExtensionIsActiveFunctor > & IsActiveFunctions
)

Remarks

Sets an array of activation functions. 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