Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 21/03/2014 at 13:07, xxxxxxxx wrote:
Hey,
i have a little problem with the python sdk and falloff:
Is it possible to pass my own data (Points/Vertexs) through a falloff?
A example with pseudo code: for vec in myVectors result = op.GetFalloff().Sample( vec )
In xpresso i can do that very easy, but i didn't find a solution for python.
I dont want a falloff plugin like the example in the sdk documentation.
On 22/03/2014 at 05:05, xxxxxxxx wrote:
Afaik, it is not possible with the current state of the Python API. I'll investigate further, though.