btSliderConstraint_setFrames

A function defined in GMBullet.yy

btSliderConstraint_setFrames(sliderConstraint, frameA, frameB)

Description

Sets the frames for the slider constraint.

Arguments

Name Type Description
sliderConstraint Pointer A pointer to the btSliderConstraint instance.
frameA Pointer A pointer to a btTransform representing the frame for body A.
frameB Pointer A pointer to a btTransform representing the frame for body B.

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