vertices property

List<RenderedOVertex> vertices
latefinal

The vertices of the mesh after rendering.

Implementation

late final List<RenderedOVertex> vertices;