btGearConstraint_setAxisB

A function defined in GMBullet.yy

btGearConstraint_setAxisB(gearConstraint, axisB)

Description

Sets the axis for the second body in the gear constraint.

Arguments

Name Type Description
gearConstraint Pointer A pointer to the btGearConstraint instance.
axisB Pointer A pointer to a btVector3 representing the axis for the second body.

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