|
PositionCameraX | ||
PositionCameraX CameraIndex, Xpos | ||
Parameters: CameraIndex = The Index of the Camera that you wish to read from Xpos = The X coordinate where you wish to place this camera |
||
Returns: NONE | ||
PositionCameraX sets the camera to a position along the Y axis in world space. The Y 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 | PositionCameraY : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |