SET STATIC OBJECTS TEXTURE
This command will set different texturing for statics. The texture wrap mode value can be specified as zero for normal wrap mode, one for mirror mode and two for clamp mode. Mirror mode will mirror the texture data when the UV data exceeds its boundary, whereas clamp will retain the last texel colour.
SYNTAX
SET STATIC OBJECTS TEXTURE Texture Wrap Mode
RELATED INFO
Basic3D Commands
Glossary
EXAMPLE
Basic Mipmapping