updateJoint abstract method
Reconfigures a joint in place. Backends without native updates may destroy and recreate internally; the handle stays valid.
Implementation
void updateJoint(int jointHandle, JointDesc desc);
Reconfigures a joint in place. Backends without native updates may destroy and recreate internally; the handle stays valid.
void updateJoint(int jointHandle, JointDesc desc);