ITilemap

class in UnityEngine.Tilemaps

/

Implemented in:UnityEngine.TilemapModule

Description

Class passed onto Tiles when information is queried from the Tiles.

This handles editor preview tiles when painting on a Tilemap in Editor mode.

Properties

cellBoundsReturns the boundaries of the Tilemap in cell size.
localBoundsReturns the boundaries of the Tilemap in local space size.
originThe origin of the Tilemap in cell position.
sizeThe size of the Tilemap in cells.

Constructors

ITilemapInitializes and returns an instance of ITilemap.

Public Methods

GetColorGets the color of a Tile given the XYZ coordinates of a cell in the Tilemap.
GetComponentReturns the component of type T if the GameObject of the tile map has one attached, null if it doesn't.
GetSpriteGets the Sprite used in a Tile given the XYZ coordinates of a cell in the Tilemap.
GetTileGets the Tile at the given XYZ coordinates of a cell in the Tilemap.
GetTileFlagsGets the Tile Flags of the Tile at the given position.
GetTransformMatrixGets the transform matrix of a Tile given the XYZ coordinates of a cell in the Tilemap.
RefreshTileRefreshes a Tile at the given XYZ coordinates of a cell in the :Tilemap.

Operators

ITilemap Tilemap can be implicitly converted to ITilemap.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961