MeshPaintHelpers::ApplyPerVertexPaintAction

Given arguments for an action, and an action - retrieves influences vertices and applies Action to them

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 ApplyPerVertexPaintAction
(
    [FPerVertexPaintActionArgs](API\Editor\MeshPaint\FPerVertexPaintActionArgs) & InArgs,
    FPerVertexPaintAction Action
)

Remarks

Given arguments for an action, and an action - retrieves influences vertices and applies Action to them


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library