TEXTURE OBJECT
This command will texture an object using the specified image. The image can be any size, but the quality of the texture depends on the graphics card used. Most graphics cards support a texture size of 256x256. This is the recommended size for all your textures. Where an image is larger than the supported texture size, the image is internally reduced when used as a texture. The object and image number must be integer values.
SYNTAX
TEXTURE OBJECT Object Number, Image Number
RELATED INFO
Basic3D Commands
Glossary
EXAMPLE
Managing Your Objects