get_height_index

function

get_height_index(_i, _j)

Description

Retrieves terrain's height at given index.

Arguments

Name Type Description
_i Real The X coordinate in the terrain's height grid.
_j Real The Y coordinate in the terrain's height grid.

Returns

Real The terrain's height at given index.

See also

BBMOD_Terrain.__height

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.