Difference between revisions of "WrapMode"

m
Line 9: Line 9:
 
[[Category:Enums]]
 
[[Category:Enums]]
 
{{#set:Description=How the image wraps inside a large Quad.}}
 
{{#set:Description=How the image wraps inside a large Quad.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|WrapMode}}
 
{{i18n|WrapMode}}

Revision as of 10:22, 25 March 2011

How the image wraps inside a large Quad.

Constants

clamp
Clamp the image. Appears only once.
repeat
Repeat the image. Fills the whole available extent.

See Also


Other Languages