btIDebugDraw_setDebugMode

A function defined in GMBullet.yy

btIDebugDraw_setDebugMode(iDebugDraw, debugMode)

Description

Sets the debug mode for an instance of btIDebugDraw. The debug mode determines what type of debug information will be displayed (e.g., wireframe, AABB, contact points).

Arguments

Name Type Description
iDebugDraw Pointer A pointer to an instance of btIDebugDraw.
debugMode Real An integer representing the debug mode to set.

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