This structure is used to build edge shapes.

Constructors

Properties

Constructors

Properties

isALoop: boolean

Whether to create an extra edge between the first and last vertices.

vertexCount: number

The number of vertices in the chain.

vertices: b2Vec2

The vertices in local coordinates.