BBMOD_Mesh.copy

A function defined in BBMOD_Mesh.gml

copy(_dest)

Description

Copies mesh data into another mesh.

Arguments

Name Type Description
_dest Struct.BBMOD_Mesh The mesh to copy data to.

Returns

Struct.BBMOD_Mesh Returns self.

Do you find this page helpful?

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