btRaycastInfo_getContactPointWS

A function defined in GMBullet.yy

btRaycastInfo_getContactPointWS(raycastInfo, outVector3)

Description

Get the contact point in world space from the raycast info.

Arguments

Name Type Description
raycastInfo Pointer A pointer to the btRaycastInfo object.
outVector3 Pointer A pointer to a btVector3 where the contact point will be copied.

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