btHeightfieldTerrainShape_buildAccelerator

A function defined in GMBullet.yy

btHeightfieldTerrainShape_buildAccelerator(heightfieldTerrainShape[, chunkSize])

Description

Builds an accelerator for the heightfield terrain shape, improving performance for ray casts and other collision queries.

Arguments

Name Type Description
heightfieldTerrainShape Pointer A pointer to the btHeightfieldTerrainShape object.
chunkSize Real The chunk size to use for the accelerator. Defaults to 16 if not specified.

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