PixelTexture { |
image 0 0 0 # exposedField SFImage |
repeatS TRUE # field SFBool |
repeatT TRUE # field SFBool |
} |
image field specifies the image size and pixel values for a texture image used to texture map a shape. The first three integer values in the image field are |
The width of the image, in pixels
|