btConeShape_create

A function defined in GMBullet.yy

btConeShape_create(radius, height)

Description

Creates a cone shape aligned along the y-axis.

Arguments

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

Returns

Pointer A pointer to the created btConeShape object.


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