Version: 2019.2
public void SetColliderType (Vector3Int position, Tilemaps.Tile.ColliderType colliderType);

パラメーター

positionPosition of the Tile on the Tilemap.
colliderTypeCollider type to set the tile to at the XYZ coordinate.

説明

Sets the collider type of a tile given the XYZ coordinates of a cell in the tile map.