Creates a new Ring
.
The coordinates of the rings.
The optional Array
of texture coordinates.
The extents of the tile bounds.
A flag indicating that vertices of this Ring
may be clipped.
The signed area of this Ring
.
The extents of the tile bounds.
A flag indicating that vertices of this Ring
may be clipped.
The coordinates of the rings.
The optional Array
of texture coordinates.
The vertex stride.
The winding of this Ring
.
Tests if the edge connecting the vertex at index
with
the vertex at index+1
should be connected by a line
when stroking the polygon.
The index of the first vertex of the outline edge.
Returns a flattened Array
containing the position and texture coordinates of this Ring
.
The target Array
.
Optional offset into the array.
Generated using TypeDoc
A class representing a ring of a polygon geometry.