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