Syntax

dbDrawToBack()

Description

This command will ensure all 2D activities such as drawing text, images and bitmaps are performed before any 3D is rendered. This allows you to create 2D effects in the background. In most cases 3D will obscure most if not all 2D activities and so this is not the default behaviour.

See Also

dbDrawSpriteFirst, dbDrawSpriteLast, dbDrawToFront