btCylinderShapeX_createXYZ

A function defined in GMBullet.yy

btCylinderShapeX_createXYZ(halfExtentX, halfExtentY, halfExtentZ)

Description

Creates a new instance of a Bullet cylinder shape aligned with the x-axis.

Arguments

Name Type Description
halfExtentX Real The half extent along the x-axis.
halfExtentY Real The half extent along the y-axis.
halfExtentZ Real The half extent along the z-axis.

Returns

Pointer A pointer to the created btCylinderShapeX object.


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