Native referenceFiveM

SET_CAM_COORD

0x4D41783FB745E42E CAM
FUNCTION SIGNATURE
void SET_CAM_COORD(Cam cam, float posX, float posY, float posZ);
Property Value
Native Name SET_CAM_COORD
Hash 0x4D41783FB745E42E
Return Type void
Parameters cam (Cam), posX (float), posY (float), posZ (float)

Description: ``` Sets the position of the cam.

Back to CAM