|
GetCameraLimitY2 | ||
Ypos = GetCameraLimitY2(CameraIndex) | ||
Parameters: CameraIndex = The index of the camera you wish to query |
||
Returns: Ypos = The Bottom Y position (in world space) of this cameras movement limit |
||
The GetCameraLimitY2 function returns the Bottom most LimitCamera position. FACTS: * None Mini Tutorial: This example creates a camera, sets it's LimitCamera region, then displays this information back on the screen.
This example would output.
|
Related Info: | GetCameraLimitX1 | GetCameraLimitX2 | GetCameraLimitY1 | LimitCamera | LimitCameraBounds : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |