UOpenColorIODisplayExtensionWrapper::CreateOpenColorIODisplayExtension

Creates an instance of this object, configured with the given arguments (OCIO and activation function).

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, Meta=(DisplayName="Create OpenColorIO Display Extension"),
          Category="OpenColorIO")
static UOpenColorIODisplayExtensionWrapper * CreateOpenColorIODisplayExtension
(
    FOpenColorIODisplayConfiguration InDisplayConfiguration,
    const FSceneViewExtensionIsActiveFunctor & IsActiveFunction
)

Remarks

Creates an instance of this object, configured with the given arguments (OCIO and activation function).

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