BBMOD_Vec2.FromBuffer

A function defined in BBMOD_Vec2.gml

FromBuffer(_buffer, _type)

Description

Loads vector components from a buffer.

Arguments

Name Type Description
_buffer Id.Buffer The buffer to read the components from.
_type Constant.BufferDataType The type of each component.

Returns

Struct.BBMOD_Vec2 Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.