Difference between revisions of "WrapMode"

m (Added a newline)
(Added illustration)
Line 1: Line 1:
 
How the image wraps inside a large [[Quad|Quad.]]
 
How the image wraps inside a large [[Quad|Quad.]]
  
[[File:ComparisonFilters.png]]
+
[[File:ComparisonWraps.png]]
 +
 
 +
(Note that)
 
== Constants ==
 
== Constants ==
 
;clamp: Clamp the image. Appears only once.
 
;clamp: Clamp the image. Appears only once.

Revision as of 09:48, 24 June 2013

How the image wraps inside a large Quad.

ComparisonWraps.png

(Note that)

Constants

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

See Also


Other Languages