fastplotlib.graphics.features.VertexPositions# class VertexPositions(data, isolated_buffer=True, property_name='data')[source]# Manages the vertex positions buffer shown in the graphic. Supports fancy indexing if the data array also supports it.