GTA V NativesvehicleVehicle::getPositionInRecordingOn this pageVehicle::getPositionInRecordingSyntax ```js mp.game.vehicle.getPositionInRecording(p0); ``` Required Arguments p0: unknown (to be checked) Return value float Example ```js // todo ``` See also