TypeScript API Documentation for COGL
API Version: 51
Library Version: 51.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
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().