btCollisionShape_setMargin

A function defined in GMBullet.yy

btCollisionShape_setMargin(collisionShape, margin)

Description

Sets the margin (collision envelope) for the btCollisionShape.

Arguments

Name Type Description
collisionShape Pointer A pointer to the btCollisionShape object.
margin Real The margin value to set for the collision shape.

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