A function defined in __bbmod_colmesh.gml
bbmod_model_to_colmesh(_model, _colmesh[, _transform])
Adds a BBMOD_Model into a colmesh.
Name | Type | Description |
---|---|---|
_model | Struct.BBMOD_Model |
The model to add. |
_colmesh | Struct.colmesh |
The colmesh to add the model to. |
_transform | Array |
A matrix to transform the model with before it is added to the colmesh. Leave undefined if you do not wish to transform the model. |
https://marketplace.yoyogames.com/assets/8130/colmesh
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.