BBMOD_Vec2.Get

A function defined in BBMOD_Vec2.gml

Get(_index)

Description

Retrieves vector component at given index (0 is X, 1 is Y, etc.).

Arguments

Name Type Description
_index Real The index of the component.

Returns

Real The value of the vector component at given index.

Throws

Do you find this page helpful?

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