A function defined in GMBullet.yy
btHeightfieldTerrainShape_setUseDiamondSubdivision(heightfieldTerrainShape[, useDiamondSubdivision])
Sets whether to use diamond subdivision for the btHeightfieldTerrainShape object.
Name | Type | Description |
---|---|---|
heightfieldTerrainShape | Pointer |
A pointer to the btHeightfieldTerrainShape object. |
useDiamondSubdivision | Bool |
A boolean indicating whether to use diamond subdivision. Defaults to true if not specified. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.