How do we implement a CurveMapping widget (similar to RGB curves) in our own scripts using the python API to remap a range of values?
Asked
Active
Viewed 46 times
0
-
I read all those answers. But, I couldn't get to know how to change the curve and evaluate values from it. Currently, I could get a CurveMapping widget to draw in the undo panel, but can't actually make use of it. – Salai V V May 31 '20 at 14:41
-
I get a context error that I am not allowed to write data to a CurveMap from the 3d view. – Salai V V May 31 '20 at 14:42
-
3Suggest always mention what you read already in your question. Also add your code to the question... Read: https://blender.stackexchange.com/help/how-to-ask – brockmann May 31 '20 at 14:44