Replies: 1 comment
-
|
Hi @corredD, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
could someone clarify what exactly is the position supposed to go in addrigidattachments and how it affects the attachment ? Should it be the particle position relative to the rigid body ? But in the body of the function I can see the passed PxVec3 is transformed to local space :
attachment.mLocalPose0 = PxVec4(body2Actor.transformInv(localPose), 0.f);
Thanks in advance
Ludo
Beta Was this translation helpful? Give feedback.
All reactions