Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
Triangles
| Name | FGeometryScriptTriangle |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/GeometryScriptTypes.h |
| Include Path | #include "GeometryScript/GeometryScriptTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryScriptTriangle
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Vector0 | FVector | GeometryScript/GeometryScriptTypes.h |
|
|
| Vector1 | FVector | GeometryScript/GeometryScriptTypes.h |
|
|
| Vector2 | FVector | GeometryScript/GeometryScriptTypes.h |
|