Texmapflags
Aus Mappedia
| Variablentyp: texmapflags | |
|---|---|
| | |
| | |
| |
constant texmapflags TEXMAP_FLAG_NONE = ConvertTexMapFlags(0) constant texmapflags TEXMAP_FLAG_WRAP_U = ConvertTexMapFlags(1) constant texmapflags TEXMAP_FLAG_WRAP_V = ConvertTexMapFlags(2) constant texmapflags TEXMAP_FLAG_WRAP_UV = ConvertTexMapFlags(3)
