|
GetCameraHeight | ||
Height = GetCameraHeight(CameraIndex) | ||
Parameters: CameraIndex = The Index Identifier of the Camera that you wish to read from |
||
Returns: Height = The Height of this cameras viewport |
||
GetCameraHeight will return the Height of this cameras view port. FACTS: * Cameras Width & Height are taken from the cameras viewport settings. Mini Tutorial: This example creates a screen/window, then creates a camera and displays the cameras Width and Height. As you can see, a camera when created will inherits the size of the surface, it's been attached to.
This example would output.
|
Related Info: | CameraViewPort | GetCameraStatus | GetCameraSurface | GetCameraViewPortX1 | GetCameraViewPortX2 | GetCameraViewPortY1 | GetCameraViewPortY2 | GetCameraWidth : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |