DarkBASIC Professional Help Wiki
Advertisement


If the first form of this function is used, it returns the bottom position of the current cameras viewport.

For the second form of this function, it returns the bottom position for the camera specified.



Syntax


ViewportBottom = CAMERA VIEW BOTTOM ( )
ViewportBottom = CAMERA VIEW BOTTOM ( Camera )
Advertisement