Linear curve color runtime modification

Im using a linear curve color with a curve atlas to make some data graph visualizations for my thesis research project and got it to work, but the problem is i need to be able to update the curve at runtime with new data, is this possible? I’ve tried in blueprints for quick debug testing but can’t find a node to do it and I’m happy to do it in c++ but dont want to go down a rabbit hole if its not possible and should be looking at other options, if it’s not possible can anyone make any recommendations on a different approach

1 Like