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