btRigidBody_getPushVelocityInLocalPoint

A function defined in GMBullet.yy

btRigidBody_getPushVelocityInLocalPoint(rigidBody, relPos, outVector3)

Description

Gets the push velocity of a point in the local frame of the rigid body.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
relPos Pointer A pointer to a btVector3 representing the relative position of the point.
outVector3 Pointer A pointer to store the resulting push velocity vector.

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