Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/IMeshPainter > API/Editor/MeshPaint/IMeshPainter/Paint
References
| Module | MeshPaint |
| Header | /Engine/Source/Editor/MeshPaint/Public/IMeshPainter.h |
| Include | #include "IMeshPainter.h" |
| Source | /Engine/Source/Editor/MeshPaint/Private/IMeshPainter.cpp |
virtual bool Paint
(
FViewport * Viewport,
const FVector & InCameraOrigin,
const TArrayView< TPair< FVector, FVector > > & Rays
)
Remarks
'Normal' painting functionality, called when the user tries to paint on a mesh using the mouse