btRaycastInfo_getContactNormalWS

A function defined in GMBullet.yy

btRaycastInfo_getContactNormalWS(raycastInfo, outVector3)

Description

Get the contact normal 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 normal will be copied.

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