MeshPaintHelpers::PaintVertex

Applies vertex painting to InOutvertexColor according to the given parameters

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 bool PaintVertex
(
    const FVector & InVertexPosition,
    const [FMeshPaintParameters](API\Editor\MeshPaint\FMeshPaintParameters) & InParams,
    [FColor](API\Runtime\Core\Math\FColor) & InOutVertexColor
)

Remarks

Applies vertex painting to InOutvertexColor according to the given parameters


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library