btBoxShape_create

A function defined in GMBullet.yy

btBoxShape_create(halfExtents)

Description

Creates a box shape with the specified half extents.

Arguments

Name Type Description
halfExtents Pointer A pointer to a btVector3 representing the half extents of the box.

Returns

Pointer A pointer to the newly created btBoxShape instance.


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