Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't get a particle rotation
#1
Sorprendido 
Checked out the Docs and it has multiple ways to get rotational information but the functions all return zero'd out Quaternions / Vector3s.

I have to be missing something.

I tried (Even if they didn't pertain to ObiRope):

Code:
ObiSolver.angularVelocities[solverIndex];

ObiSolver.orientations[solverIndex]

ObiRope.GetParticleOrientation(solverIndex)
Reply


Messages In This Thread
Can't get a particle rotation - by VirtualCucumber - 02-04-2020, 12:56 AM
RE: Can't get a particle rotation - by josemendez - 02-04-2020, 08:38 AM