btConeShapeX_create

A function defined in GMBullet.yy

btConeShapeX_create(radius, height)

Description

Creates a cone shape aligned along the x-axis.

Arguments

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

Returns

Pointer A pointer to the created btConeShapeX object.


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