GTA V NativescameraCamera::setDebugNameOn this pageCamera::setDebugNameNOTE: Debugging functions are not present in the retail version of the game. Syntax ```js camera.setDebugName(name); ``` Required Arguments name: String Return value Undefined Example ```js // todo ``` See also