GTA V NativescameraCamera::setCoordOn this pageCamera::setCoordSets the position of the camera. Syntax ```js camera.setCoord(posX, posY, posZ); ``` Required Arguments posX: float posY: float posZ: float Return value Undefined See also