Difference between revisions of "VertexWinding"
(Created page with "{{newin|11.0|110||type=enum}} Vertex winding. {{notice|Please fill more information and remove this notice afterwards!}} == Constants == ;cw: Clockwise ;ccw: Counter-cl...") |
m (Copied documentation from love-api.) |
||
Line 1: | Line 1: | ||
{{newin|[[11.0]]|110||type=enum}} | {{newin|[[11.0]]|110||type=enum}} | ||
− | + | How Mesh geometry vertices are ordered. | |
− | |||
− | |||
− | |||
== Constants == | == Constants == |
Latest revision as of 14:16, 29 July 2020
Available since LÖVE 11.0 |
This enum is not supported in earlier versions. |
How Mesh geometry vertices are ordered.
Constants
- cw
- Clockwise
- ccw
- Counter-clockwise
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info