PEd_TileSetDepth

A function defined in PEd_tileLegacy.gml

PEd_TileSetDepth(_tile, _depth)

Description

Sets the depth of the tile.

Arguments

Name Type Description
_tile Id.Tile The tile.
_depth Real The new depth of the tile.

Note

If the tile is currently selected, this depth is set to all tiles in multiple selection.


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