btTransform_setFromMatrix

A function defined in GMBullet.yy

btTransform_setFromMatrix(transform, matrix)

Description

Sets the transformation of the btTransform using the provided transformation matrix.

Arguments

Name Type Description
transform Pointer A pointer to the btTransform object.
matrix Array An array representing the transformation matrix (16 elements).

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