btConeTwistConstraint_setFrames

A function defined in GMBullet.yy

btConeTwistConstraint_setFrames(coneTwistConstraint, frameA, frameB)

Description

Sets the frames for the cone twist constraint.

Arguments

Name Type Description
coneTwistConstraint Pointer The pointer to the cone twist constraint.
frameA Pointer The pointer to the first frame as a btTransform.
frameB Pointer The pointer to the second frame as a btTransform.

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