1 | PixelTexture { |
2 | image 0 0 0 # exposedField SFImage |
3 | repeatS TRUE # field SFBool |
4 | repeatT TRUE # field SFBool |
5 | } |
6 | 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 |
7 |
The width of the image, in pixels
|