Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/MeshPaintHelpers
| Name | FPaintRay |
| Type | struct |
| Header File | /Engine/Source/Editor/MeshPaint/Public/MeshPaintHelpers.h |
| Include Path | #include "MeshPaintHelpers.h" |
Syntax
struct FPaintRay
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CameraLocation | FVector | MeshPaintHelpers.h | ||
| RayDirection | FVector | MeshPaintHelpers.h | ||
| RayStart | FVector | MeshPaintHelpers.h | ||
| ViewportInteractor | UViewportInteractor * | MeshPaintHelpers.h |