btCylinderShapeZ_create

A function defined in GMBullet.yy

btCylinderShapeZ_create(halfExtents)

Description

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

Arguments

Name Type Description
halfExtents Pointer A pointer to a btVector3 specifying the half-extents of the cylinder in each axis (x, y, z).

Returns

Pointer A pointer to the created btCylinderShapeZ object.


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