


BackgroundImage Info
This node allows you to specify a background image for the scene. The string
contains a URL. There must be at most one BackgroundImage node in a scene.
File format / Defaults
DEF BackgroundImage Info {
string "" # SFString
}
Examples
DEF BackgroundImage Info {
string "http://www.myserver.com/mybackgnd.gif" # the image
}
Also see
BackgroundColor Info