UMeshPaintModeHelpers::SetViewportColorMode

Forces the Viewport Client to render using the given Viewport Color ViewMode

Windows
MacOS
Linux

References

Module

MeshPaintEditorMode

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintEditorMode/Public/MeshPaintModeHelpers.h

Include

#include "MeshPaintModeHelpers.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintEditorMode/Private/MeshPaintModeHelpers.cpp

Syntax

static void SetViewportColorMode
(
    EMeshPaintDataColorViewMode ColorViewMode,
    FEditorViewportClient * ViewportClient
)

Remarks

Forces the Viewport Client to render using the given Viewport Color ViewMode

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