UPreviewMesh::SetTriangleColorFunction

Set the triangle color function for rendering / render data construction

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/PreviewMesh.h

Include

#include "PreviewMesh.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/PreviewMesh.cpp

Syntax

void SetTriangleColorFunction
(
    TFunction< FColor *, int)> TriangleColorFunc,
    ERenderUpdateMode UpdateMode
)

Remarks

Set the triangle color function for rendering / render data construction

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