|
PositionCameraY | ||
PositionCameraY CameraIndex, Ypos | ||
Parameters: CameraIndex = The Index Identifier of the Camera that you wish to read from Ypos = The Y coordinate where you wish to place this camera |
||
Returns: NONE | ||
PositionCameraY sets the camera to a position along the Y axis in world space. The X position is not affected. FACTS: * The cameras position relates the top left hand coordinate of the cameras viewport. * Camera positions are in World Space not Screen Space. Mini Tutorial: Create a camera, position it's along the X and Y axis. Displaying it's position each time.
This example would output.
|
Related Info: | LimitCamera | LimitCameraBounds | MoveCamera | PositionCamera | PositionCameraX : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |