triangle-mode


Vocabulary
gpu.state

Class description
The triangle-mode is set as part of the triangle-state to determine how triangles are rendered.
triangle-points renders the vertices of triangles as if they were points.
triangle-lines renders lines across the edges of triangles.
triangle-fill, the default, fills the entire surface of triangles.


Definition