GTA V NativesvehicleVehicle::getColoursOn this pageVehicle::getColoursSyntax ```js vehicle.getColours(colorPrimary, colorSecondary); ``` Required Arguments colorPrimary: int colorSecondary: int Return value object: colorPrimary, colorSecondary Example ```js // todo ``` See also