|
PositionCamera | ||
PositionCamera CameraIndex, Xpos, Ypos | ||
Parameters: CameraIndex = The Index Identifier of the Camera that you wish to read from Xpos = The X coordinate where you wish to place this camera Ypos = The Y coordinate where you wish to place this camera |
||
Returns: NONE | ||
PositionCamera sets the position of a camera to specific X and Y position in world space. 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 and then read back and display this position.
This example would output.
|
Related Info: | : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |