BBMOD_Model.get_vertex_format DEPRECATED

A function defined in BBMOD_Model.gml

get_vertex_format([_bones[, _ids]])

Description

Used to retrieve or create a vertex format compatible with the model.

Arguments

Name Type Description
_bones Bool Use true to include bone data in the vertex format. Defaults to true.
_ids Bool Use true to include model instance ids in the vertex format. Defaults to false.

Deprecated

Each BBMOD_Mesh now has its own vertex format!

Do you find this page helpful?

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