An ImageTexture node selects a texture image for texture mapping url - texture image file URL Shape { appearance Appearance { material Material { } texture ImageTexture { url "wood.jpg" } } geometry . . . }
Shape { appearance Appearance { material Material { } texture ImageTexture { url "wood.jpg" } } geometry . . . }