btConeTwistConstraint_create2

A function defined in GMBullet.yy

btConeTwistConstraint_create2(rigidBodyA, rigidBodyB, rigidBodyAFrame, rigidBodyBFrame)

Description

Creates a cone twist constraint between two rigid bodies based on specified frames of reference.

Arguments

Name Type Description
rigidBodyA Pointer The pointer to the first rigid body.
rigidBodyB Pointer The pointer to the second rigid body.
rigidBodyAFrame Pointer The pointer to the frame of reference for the first rigid body.
rigidBodyBFrame Pointer The pointer to the frame of reference for the second rigid body.

Returns

Pointer Returns a pointer to the created cone twist constraint.


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