DRAW TO FRONT
This command will set all 2D drawing operations to overwrite any 3D that may be rendering to the screen. Though it is not recommended for performance reasons to draw 2D whilst displaying 3D, in cases where it is required this command will ensure text, art and other images are placed on top of any 3D graphics. It does not, however, prevent these 2D drawings from being overwritten by subsequent cycles of rendered 3D graphics. This is the default setting.

SYNTAX
DRAW TO FRONT

RELATED INFO
Basic3D Commands
Glossary

EXAMPLE
Managing Your Objects