GTA V NativesvehicleVehicle::getModColor1On this pageVehicle::getModColor1Syntax ```js vehicle.getModColor1(paintType, color, pearlescentColor); ``` Required Arguments paintType: int color: int pearlescentColor: int Return value object: paintType, color, pearlescentColor Example ```js // todo ``` See also