Navigation
Unreal Engine C++ API Reference > 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](API\Runtime\Engine\FViewport) * Viewport, const FVector & InCameraOrigin, const FVector & InRayOrigin, const FVector & InRayDirection )
Remarks
'Normal' painting functionality, called when the user tries to paint on a mesh using the mouse