Revision of ImageTexture from Thu, 06/15/2017 - 20:53
Submitted by Leonard Daly on Thu, 06/15/2017 - 20:53
<p>This node applies an image as the texture to geometry. It works in concert with Material to determine the final color.</p>
<p>The <em>url</em> field specifies the URL of the image texture. Supported formats include all web image file formats, including JPEG, PNG, and GIF.</p>
<p><em>repeatS</em> and <em>repeatT</em> indicate if the texture should repeat or not. As of release V0.2, these fields have no effect.</p>