BACKDROP OFF
This command will deactivate the 3D backdrop preventing it from being drawn to the screen. The backdrop is automatically activated the first time any 3D object is created or loaded in order to clear the background screen. If you do not wish the backdrop to automatically activate, use this command at the start of your program.
SYNTAX
BACKDROP OFF
RELATED INFO
Basic3D Commands
Glossary
EXAMPLE
Backdrop Control