Difference between revisions of "WrapMode"
m (Added Geometry text.) |
m |
||
Line 1: | Line 1: | ||
− | How the image wraps inside a large [[Quad]] | + | How the image wraps inside a large [[Quad]]. in [[0.9.0]] this affects how [[Geometry]] objects with texture coordinates which are outside the range of [0, 1] are drawn. |
[[File:ComparisonWraps.png]] | [[File:ComparisonWraps.png]] |
Revision as of 16:42, 16 August 2013
How the image wraps inside a large Quad. in 0.9.0 this affects how Geometry objects with texture coordinates which are outside the range of [0, 1] are drawn.
Constants
- clamp
- Clamp the image. Appears only once.
- repeat
- Repeat the image. Fills the whole available extent.
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