3DBLIT AVAILABLE()
This command will return an integer value of 1 if the current 3D card supports fast 2D operations during 3D activity. Some graphics cards are designed only for 3D rendering, and perform 2D operations such as GET IMAGE much slower than dedicated 2D/3D combination cards. You can use this command to ensure your software will run fast on as many 3D cards as possible.

SYNTAX
Return Value=3DBLIT AVAILABLE()

RELATED INFO
Basic3D Commands
Glossary

EXAMPLE
3D Availability