Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVEditorMeshSelectionMechanic
| |
|
| Name |
FRaycastResult |
| Type |
struct |
| Header File |
/Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Selection/UVEditorMeshSelectionMechanic.h |
| Include Path |
#include "Selection/UVEditorMeshSelectionMechanic.h" |
Syntax
struct FRaycastResult
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AssetID |
int32 |
|
Selection/UVEditorMeshSelectionMechanic.h |
|
| HitPosition |
FVector3d |
|
Selection/UVEditorMeshSelectionMechanic.h |
|
| Tid |
int32 |
|
Selection/UVEditorMeshSelectionMechanic.h |
|