BBMOD_Matrix.ToBuffer

A function defined in BBMOD_Matrix.gml

ToBuffer(_buffer, _type)

Description

Writes the matrix into a buffer.

Arguments

Name Type Description
_buffer Id.Buffer The buffer to write to.
_type Real The type of values. Use one of the buffer_ constants.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

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