Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/PersistentMeshSelection.h |
Include |
#include "Selection/PersistentMeshSelection.h" |
UCLASS()
class UPersistentMeshSelection : public UObject
UPersistentMeshSelection is a UObject wrapper for a FGenericMeshSelection
Name | Description | ||
---|---|---|---|
|
Selection |
Name | Description | ||
---|---|---|---|
|
ExtractIntoSelectionObject ( |
Initializes a FGroupTopologySelection using the current contents of the object. |
|
|
const FGener... |
GetSelection() |
|
|
FGenericMesh... |
GetSelectionType() |
|
|
UPrimitiveCo... |
GetTargetComponent() |
|
|
IsEmpty() |
||
|
SetSelection ( |
Replace the internal Selection data |
|
|
SetSelection ( |
Resets the contents of the object using the given selection. |