A function defined in GMBullet.yy
btGeneric6DofConstraint_create1(rigidBodyB, frameInB, useLinearReferenceFrameB)
Creates a btGeneric6DofConstraint using a single rigid body and frame for the constraint.
Name | Type | Description |
---|---|---|
rigidBodyB | Pointer |
The pointer to the rigid body involved in the constraint. |
frameInB | Pointer |
The transform frame associated with the rigid body (btTransform type). |
useLinearReferenceFrameB | Bool |
A boolean indicating whether to use the linear reference frame for the constraint. |
Pointer
The pointer to the created btGeneric6DofConstraint.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.