Syntax

Result = dbObjectScreenY(ObjectID)

Description

This command will return the current Y screen coordinate of the specified 3D object, even if the object is not actually within the borders of the screen. You can use this for providing such things as text labels for your 3D objects or adding lens flare to a nearby street lamp. The parameter should be specified using an integer value.

See Also

dbGetPickDistance, dbGetPickVector, dbObjectInScreen, dbObjectScreenX, dbPickObject, dbPickScreen