12-06-2019, 12:23 PM
(12-06-2019, 11:10 AM)Richard Wrote: How can I get position? Or what is the best way to achieve what I want to do?
I am thinking of AddParticle of ObiParticleHandle.cs
solver.positions[solverIndex];
or
actor.GetParticlePosition(actorIndex);
See the docs:
http://obi.virtualmethodstudio.com/tutor...icles.html