btAllHitsRayResultCallback_getHitNormalWorldArray

A function defined in GMBullet.yy

btAllHitsRayResultCallback_getHitNormalWorldArray(allHitsRayResultCallback, outArray)

Description

Retrieves an array of hit normal vectors (in XYZ order) from a btAllHitsRayResultCallback instance.

Arguments

Name Type Description
allHitsRayResultCallback Pointer A pointer to the btAllHitsRayResultCallback instance from which to retrieve hit normal vectors.
outArray Array An array to be populated with hit normal vectors in XYZ order.

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