FOpenColorIOColorSpace::GetFamilyNameAtDepth

Return the family name at the desired depth level

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

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

Include

#include "OpenColorIOColorSpace.h"

Source

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

Syntax

FString GetFamilyNameAtDepth
(
    int32 InDepth
) const

Remarks

Return the family name at the desired depth level

Returns

FamilyName at the desired depth. Empty string if depth level doesn't exist.

Parameters

Parameter

Description

InDepth

Desired depth in the family string. 0 == First layer.

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