vertexColor alpha values

What is the preferred way of passing in vertex color alpha values to a shader? Unfortunately Polygon.colors is of type Array<Point> where Point only has 3 components