BBMOD_Vec4.ToBuffer

A function defined in BBMOD_Vec4.gml

ToBuffer(_buffer, _type)

Description

Writes the components of the vector into the buffer.

Arguments

Name Type Description
_buffer Id.Buffer The buffer to write to.
_type Constant.BufferDataType The type of the components.

Returns

Struct.BBMOD_Vec4 Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.