Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/GeometryScriptTypes.h |
| Include | #include "GeometryScript/GeometryScriptTypes.h" |
Syntax
USTRUCT&40;BlueprintType, Meta&61;&40;DisplayName&61;"PolyPath"&41;&41;
struct FGeometryScriptPolyPath
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bClosedLoop | ||
| TSharedPtr< TArray< FVector > > | Path |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FGeometryScriptPolyPath& Other |
||
| bool | operator==
(
const FGeometryScriptPolyPath& Other |