btGearConstraint_setAxisA

A function defined in GMBullet.yy

btGearConstraint_setAxisA(gearConstraint, axisA)

Description

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

Arguments

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

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