btSphereShape_create

A function defined in GMBullet.yy

btSphereShape_create(radius)

Description

Creates a sphere collision shape.

Arguments

Name Type Description
radius Real The radius of the sphere.

Returns

Pointer A pointer to the newly created btSphereShape instance.


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