Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
Types of connection between adjacent Mesh Elements (vertices/triangles/polygoups)
| Name | EGeometryScriptTopologyConnectionType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshSelectionFunctions.h |
| Include Path | #include "GeometryScript/MeshSelectionFunctions.h" |
Syntax
enum EGeometryScriptTopologyConnectionType
{
Geometric,
UMETA =(DisplayName = "PolyGroup"),
MaterialID,
}
Values
| Name | Remarks |
|---|---|
| Geometric | |
| UMETA | |
| MaterialID |