Click or drag to resize
Ab4d.SharpEngine logo

PolyLineBaseNode Fields

The PolyLineBaseNode type exposes the following members.

Fields
 NameDescription
Protected fieldisClosed When true, then the poly-line is closed, e.g. the last position is the same as the first position.
Protected fieldpositionsWithAdjacency Array of Vector3 that is used to create VertexBuffer. This array contains two additional adjacency positions that are required to render poly-lines.
Top
See Also