ImageTexture

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in book_prev() (line 775 of /home/drbiz/public/tools.realism.com/modules/book/book.module).

Primary tabs

ImageTexture : XSeen {
SFString
[in,out]
url
""
SFBool
[in,out]
repeatS
TRUE
SFBool
[in,out]
repeatT
TRUE



}

This node applies an image as the texture to geometry. It works in concert with Material to determine the final color.

The url field specifies the URL of the image texture. Supported formats include all web image file formats, including JPEG, PNG, and GIF.

repeatS and repeatT indicate if the texture should repeat or not. As of release V0.2, these fields have no effect.