gta.cameraMatrix
(Redirected from Gta.cameraMatrix)
Jump to navigation
Jump to search
Variable
Client Only
Online and Offline
Read-Only
Available since Client 1.0.0
Matrix4x4 gta.cameraMatrix
The gta.cameraMatrix variable is used to fetch the matrix for the camera.
Value
Matrix4x4 | The camera's matrix. |
readonly | This variable cannot be changed. |
Notes
There aren't any notes for this variable.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.
Related
Client Related
gta.cameraInterior
gta.cameraMatrix
gta.cameraTarget
gta.fadeCamera
gta.fading
gta.restoreCamera
gta.setCameraLookAt
gta.setCameraLookAtEntity
gta.setCameraMatrix
gta.setCameraTarget
gta.setGenerateCarsAroundCamera
gta.updateCamera