UOverlayComponent::SetPointColor

Sets the color of a point

Windows
MacOS
Linux

References

Module

MeshEditor

Header

/Engine/Plugins/Editor/MeshEditor/Source/MeshEditor/Public/OverlayComponent.h

Include

#include "OverlayComponent.h"

Syntax

void SetPointColor
(
    const FOverlayPointID ID,
    const FColor & NewColor
)

Remarks

Sets the color of a point

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