A function defined in GMBullet.yy
btPoint2PointConstraint_setPivotB(point2PointConstraint, pivotB)
Sets the pivot point in local space for the second rigid body of the point-to-point constraint.
Name | Type | Description |
---|---|---|
point2PointConstraint | Pointer |
The pointer to the btPoint2PointConstraint. |
pivotB | Pointer |
The pointer to a btVector3 representing the pivot point in local space of the second rigid body. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.