Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Low-level getters/setters changed signatures
#1
Hello,

I'd like to manipulate individual particles (of a rope in this case). According to the manual and several forum posts, the Oni.GetParticlePositions/SetParticlePositions/GetParticleVelocities/SetParticleVelocities functions take 4 parameters. In my version (4.1 I think?), they take only two: the solver and a positions IntPtr.

[Image: gb8T4tT.png]

I can't find any reference to this however, and I'd like to know how to pass the positions with this new function signature.
Reply


Messages In This Thread
Low-level getters/setters changed signatures - by Anoniem - 10-05-2019, 10:19 AM