22-10-2017, 12:40 PM
(This post was last modified: 22-10-2017, 12:41 PM by josemendez.)
(22-10-2017, 07:48 AM)mimarilker Wrote: I have seen that it results from Serialize line for solver parameters on the Oni script. I have commented this line, however it makes the solver parameters static, I mean takes the values from Oni script directly, so via another script it cannot be changed. In brief, still waiting for your support.
Hi, you need to call solver.UpdateParameters() after changing the mode (or any other value of the parameters).
cheers!