Houdini export Vertex Color map to Unreal Engine (FBX / ABC)

after some debugging I found I wasn’t visualising my colormaps correctly before exporting.
I found that the map comes across if you store float vector 3 @Cd attribute on the verticies, although I suspect you can probably store them on the points too and it will be fine. the alpha channel is a seperate float value attribute named @Alpha