TypeScript API Documentation for COGL
API Version: 18
Library Version: 18.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Enum used to represent the two directions of rotation. This can be used to set the front face for culling by calling cogl_pipeline_set_front_face_winding().
cogl_pipeline_set_front_face_winding()
Vertices are in a clockwise order
Vertices are in a counter-clockwise order
Enum used to represent the two directions of rotation. This can be used to set the front face for culling by calling
cogl_pipeline_set_front_face_winding().