btHeightfieldTerrainShape_getHeightfieldRawData

A function defined in GMBullet.yy

btHeightfieldTerrainShape_getHeightfieldRawData(heightfieldTerrainShape)

Description

Gets a pointer to the raw heightfield data associated with the btHeightfieldTerrainShape. This data can be used for various purposes, such as updating the heightfield or analyzing its contents.

Arguments

Name Type Description
heightfieldTerrainShape Pointer A pointer to the btHeightfieldTerrainShape object.

Returns

Pointer A pointer to the raw heightfield data.


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