btConeShapeZ_create

A function defined in GMBullet.yy

btConeShapeZ_create(radius, height)

Description

Creates a cone shape aligned along the z-axis.

Arguments

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

Returns

Pointer A pointer to the created btConeShapeZ object.


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