bbmod_mesh_to_colmesh

A function defined in __bbmod_colmesh.gml

bbmod_mesh_to_colmesh(_mesh, _colmesh[, _transform])

Description

Adds a BBMOD_Mesh into a colmesh.

Arguments

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.

See also

https://marketplace.yoyogames.com/assets/8130/colmesh

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.