Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in _menu_load_objects() (line 579 of /home/drbiz/public/tools.realism.com/includes/menu.inc).

Revision of ImageTexture from Thu, 06/15/2017 - 20:56

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.