btRigidBody_setLinearFactor

A function defined in GMBullet.yy

btRigidBody_setLinearFactor(rigidBody, linearFactor)

Description

Sets the linear factor of the btRigidBody, which controls the linear motion's freedom along each axis.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
linearFactor Pointer A pointer to a btVector3 representing the linear factor.

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