Navigation
API > API/Plugins > API/Plugins/Scribble
| Name | FScribbleLineStrip |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Public/ScribbleNode.h |
| Include Path | #include "ScribbleNode.h" |
Syntax
USTRUCT ()
struct FScribbleLineStrip
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScribbleLineStrip() |
ScribbleNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FLinearColor | ScribbleNode.h |
|
|
| Thickness | float | ScribbleNode.h |
|
|
| Vertices | TArray< FVector2f > | ScribbleNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Identical
(
const FScribbleLineStrip* Other, |
ScribbleNode.h | ||
bool Serialize
(
FArchive& Ar |
ScribbleNode.h |