A function defined in GMBullet.yy
btGeneric6DofSpring2Constraint_create1(rigidBodyB, frameInB[, rotOrder])
Creates a generic 6-degree-of-freedom spring constraint with a single rigid body and a frame in B's local coordinate system.
Name | Type | Description |
---|---|---|
rigidBodyB | Pointer |
A pointer to the rigid body B. |
frameInB | Pointer |
A pointer to the transformation matrix representing the frame in B's local coordinate system. |
rotOrder | Real |
An optional parameter specifying the rotation order for the constraint. Default is RO_XYZ. |
Pointer
Returns a pointer to the created btGeneric6DofSpring2Constraint.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.