This version of Unity is unsupported.

ITilemap Constructor

Declaration

public ITilemap(Tilemaps.Tilemap tilemap);

Parameters

tilemap The Tilemap to wrap.

Description

Initializes and returns an instance of ITilemap.

This will wrap the Tilemap parameter and is passed onto Tiles when information is queried from the Tiles.