btPoint2PointConstraint_setPivotA

A function defined in GMBullet.yy

btPoint2PointConstraint_setPivotA(point2PointConstraint, pivotA)

Description

Sets the pivot point in local space for the first rigid body of the point-to-point constraint.

Arguments

Name Type Description
point2PointConstraint Pointer The pointer to the btPoint2PointConstraint.
pivotA Pointer The pointer to a btVector3 representing the pivot point in local space of the first rigid body.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.