Happy new year to all! New
#UE5 #PCG tip of the day! You can send data from PCG to the material for each instance. For example I can read
$Color.RGB on each point and send it to my custom "ColorMaterial". Static attributes (with $) only work in 5.5, but dynamic attributes is OK.