Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| |
|
| Name |
FMeshElementSelectionParams |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelectionManager.h |
| Include Path |
#include "Selection/GeometrySelectionManager.h" |
Syntax
USTRUCT ()
struct FMeshElementSelectionParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Color |
FColor |
|
Selection/GeometrySelectionManager.h |
|
| DepthBias |
float |
|
Selection/GeometrySelectionManager.h |
|
| Identifiers |
TStaticArray< FString, 3 > |
|
Selection/GeometrySelectionManager.h |
|
| LineThickness |
float |
|
Selection/GeometrySelectionManager.h |
|
| PointSize |
float |
|
Selection/GeometrySelectionManager.h |
|
| SelectionFillColor |
TObjectPtr< UMaterialInstanceDynamic > |
|
Selection/GeometrySelectionManager.h |
|