btRaycastInfo_getIsInContact

A function defined in GMBullet.yy

btRaycastInfo_getIsInContact(raycastInfo)

Description

Check if the raycast is in contact with an object.

Arguments

Name Type Description
raycastInfo Pointer A pointer to the btRaycastInfo object.

Returns

Bool True if in contact, false otherwise.


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