box_translation_0.wrl source
#VRML V2.0 utf8

Viewpoint {}

NavigationInfo {
type "EXAMINE"
}

#
Shape {
appearance Appearance {
material Material {}
texture ImageTexture {
url "map.gif"
}
textureTransform TextureTransform {
translation 0.25 0.25
}
}
geometry Box {}
}