IMeshPainter::PaintInternal

Internal painting functionality, is called from Paint and PaintVR and implemented in the derived painters

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/IMeshPainter.h

Include

#include "IMeshPainter.h"

Syntax

bool PaintInternal
(
    const FVector & InCameraOrigin,
    const TArrayView< TPair< FVector, FVector >> & Rays,
    EMeshPaintAction PaintAction,
    float PaintStrength
)

Remarks

Internal painting functionality, is called from Paint and PaintVR and implemented in the derived painters

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