btCapsuleShapeX_create

A function defined in GMBullet.yy

btCapsuleShapeX_create(radius, height)

Description

Creates a capsule shape aligned along the x-axis.

Arguments

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

Returns

Pointer A pointer to the created btCapsuleShapeX object.


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