![]() ![]() ![]() |
|
GetCameraPriority | ||
Priority = GetCameraPriority(CameraIndex) | ||
Parameters: CameraIndex = The index of the camera to query |
||
Returns: Priority = The priority value of this camera |
||
The GetCameraPriority function returns the cameras draw priority FACTS: * CameraPriority only has effect when cameras are drawn using the DrawAllCameras method * Cameras have a default draw priority of 0. Mini Tutorial: This example creates a camera, sets it's draw priority, then display the priority back to the screen.
This example would output.
|
Related Info: | CameraPriority | CreateCamera | DrawAllCameras | NewCamera : |
|
|||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() ![]() ![]() |
(c) Copyright 2002 - 2025 - Kevin Picone - PlayBASIC.com |