Changing the ColorationMode of a LiDAR point cloud by blueprint

I tried to find answers everywhere, but haven’t had any luck so far. I’m able to change the PointSize of the individual points in the cloud - so the basics are working.
Within the Enum section is some mention of “LidarPointCloudColorationMode” - question is - How do I get it to work?
Any help would be appreciated.

Never mind - I might have been staring at my screen for to long :wink:

Byte to Enum ELidarPointCloudColorationMode did the trick.