A function defined in BBMOD_Vec3.gml
FromArray(_array[, _index])
Loads vector components from an array.
Name | Type | Description |
---|---|---|
_array | Array |
The array to read the components from. |
_index | Real |
The index to start reading the vector components from. Defaults to 0. |
Struct.BBMOD_Vec3
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.