bbmod_model_to_colmesh

A function defined in __bbmod_colmesh.gml

bbmod_model_to_colmesh(_model, _colmesh[, _transform])

Description

Adds a BBMOD_Model into a colmesh.

Arguments

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.

See also

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

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.