Navigation
API > API/Runtime > API/Runtime/Engine
Properties of a clipped static mesh polygon.
| Name | FClipSMPolygon |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
| Include Path | #include "GeomTools.h" |
Syntax
struct FClipSMPolygon : public FClipSMFace
Inheritance Hierarchy
- FClipSMFace → FClipSMPolygon
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClipSMPolygon
(
int32 Init |
GeomTools.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Vertices | TArray< FClipSMVertex > | GeomTools.h |