btCapsuleShapeZ_create

A function defined in GMBullet.yy

btCapsuleShapeZ_create(radius, height)

Description

Creates a capsule shape aligned along the z-axis.

Arguments

Name Type Description
radius Real The radius of the capsule.
height Real The height of the capsule along the z-axis.

Returns

Pointer A pointer to the created btCapsuleShapeZ object.


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