Syntax

Result = dbObjectInScreen(ObjectID)

Description

This command will return a value of one if the specified 3D object is wholly or partly visible within the screen borders, otherwise zero is returned. Even if the object is behind the camera, its overall size may partially clip the screen area. The parameter should be specified using an integer value.

See Also

dbGetPickDistance, dbGetPickVector, dbObjectScreenX, dbObjectScreenY, dbPickObject, dbPickScreen