access predefined variable in another context
-
Hi,
I am currently playing around with the Python thickness modifier in the Sketch and Toon material. In that context there are a lot of predefined variables like "StrokeLength", "wPnt" and "sNormalisedP".
My goal is to use these variables to generate 3D Splines that match the strokes on screen. In order to achieve this I have to find a way to access especially the three variables stated above OUTSIDE of the thickness modifier context i.e. in a normal python script.
Does anybody have an idea on how to approach this?
-
Hi,
unless I'm wrong, you already asked the question on this thread
Sorry for the delay, i was looking for a workaround solution.Cheers,
Manuel