Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Sculpting > API/Plugins/MeshModelingToolsExp/Sculpting/FVertexPaintBrushOp
- FMeshVertexColorBrushOp::ApplyStampToVertexColors()
- FVertexPaintBrushOp::ApplyStampToVertexColors()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Sculpting/MeshVertexPaintBrushOps.h |
| Include | #include "Sculpting/MeshVertexPaintBrushOps.h" |
virtual void ApplyStampToVertexColors
(
const FDynamicMesh3 * Mesh,
const FDynamicMeshColorOverlay * VertexColors,
TArray < FVector4f > & InitialVertexColorBuffer,
TArray < FVector4f > & StrokeVertexColorBuffer,
const FSculptBrushStamp & Stamp,
const TArray < int32 > & ElementIDs,
TArray < FVector4f > & NewColorsOut
)