btHingeConstraint_setAxis

A function defined in GMBullet.yy

btHingeConstraint_setAxis(hingeConstraint, axisInA)

Description

Sets the axis for the hinge constraint.

Arguments

Name Type Description
hingeConstraint Pointer The pointer to the btHingeConstraint.
axisInA Pointer The axis in local space of the first rigid body, represented as a btVector3.

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