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