A function defined in BBMOD_Mesh.gml
copy(_dest)
Copies mesh data into another mesh.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_Mesh |
The mesh to copy data to. |
Struct.BBMOD_Mesh
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.