Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TPolyline3
| Type | Name | Description | |
|---|---|---|---|
| void | AppendVertices
(
const TArray< TVector< T > >& NewVertices |
Add a list of Vertices to the polyline | |
| void | AppendVertices
(
const TArray< VectorType >& NewVertices |
Add a list of Vertices to the polyline |