Navigation
API > API/Plugins > API/Plugins/MeshPaintEditorMode > API/Plugins/MeshPaintEditorMode/UMeshPaintModeSubsystem
| |
|
| Name |
FPaintRay |
| Type |
struct |
| Header File |
/Engine/Plugins/MeshPainting/Source/MeshPaintEditorMode/Public/MeshPaintModeHelpers.h |
| Include Path |
#include "MeshPaintModeHelpers.h" |
Syntax
struct FPaintRay
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CameraLocation |
FVector |
|
MeshPaintModeHelpers.h |
|
| RayDirection |
FVector |
|
MeshPaintModeHelpers.h |
|
| RayStart |
FVector |
|
MeshPaintModeHelpers.h |
|
| ViewportInteractor |
UViewportInteractor * |
|
MeshPaintModeHelpers.h |
|