Poly |
The PolyLineBaseNode type exposes the following members.
Name | Description | |
---|---|---|
isClosed | When true, then the poly-line is closed, e.g. the last position is the same as the first position. | |
positionsWithAdjacency | Array of Vector3 that is used to create VertexBuffer. This array contains two additional adjacency positions that are required to render poly-lines. |