BBMOD_Matrix.Copy

A function defined in BBMOD_Matrix.gml

Copy(_dest)

Description

Copies the matrix to another matrix.

Arguments

Name Type Description
_dest Struct.BBMOD_Matrix The destination matrix.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

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