MeshPaintHelpers::SetViewportColorMode

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

Unreal Engine C++ API Reference > Editor > MeshPaint > MeshPaintHelpers

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/MeshPaintHelpers.h
Include #include "MeshPaintHelpers.h"
Source /Engine/Source/Editor/MeshPaint/Private/MeshPaintHelpers.cpp
static void SetViewportColorMode
(
    EMeshPaintColorViewMode ColorViewMode,
    [FEditorViewportClient](API\Editor\UnrealEd\FEditorViewportClient) * ViewportClient
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library