btHingeAccumulatedAngleConstraint_create1Transform

A function defined in GMBullet.yy

btHingeAccumulatedAngleConstraint_create1Transform(rigidBodyA, rigidBodyAFrame[, useReferenceFrameA])

Description

Creates a hinge constraint with accumulated angle and links it to a single rigid body using transforms.

Arguments

Name Type Description
rigidBodyA Pointer The pointer to the first rigid body.
rigidBodyAFrame Pointer The transform representing the frame of the first rigid body.
useReferenceFrameA Bool A boolean indicating whether to use the reference frame of the first body. Default is false.

Returns

Pointer Returns a pointer to the created hinge constraint with accumulated angle.


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