FDMXEditorUtils::UpdatePatchColors

Creates a unique color for all patches that use the default color [FLinearColor](API\Runtime\Core\Math\FLinearColor)(1.0f, 0.0f, 1.0f)

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXEditorUtils.h

Include

#include "DMXEditorUtils.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Private/DMXEditorUtils.cpp

Syntax

static void UpdatePatchColors
(
    UDMXLibrary * Library
)

Remarks

Creates a unique color for all patches that use the default color FLinearColor

Parameters

Parameter

Description

Library

The library the patches resides in.

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