docs.unity.cn
    Show / Hide Table of Contents

    Pipeline Tile

    A Pipeline Tile take into consideration its orthogonal neighboring tiles and displays a Sprite depending on whether the neighboring Tile is the same Tile as itself and the number of Tiles bordering it.

    Properties

    Property Function
    None Displays this selected Sprite when no other Tiles border the Tile.
    One Displays this selected Sprite when one Tile borders the Tile.
    Two Displays this selected Sprite when two Tiles border the Tile.
    Three Displays this selected Sprite when three Tiles border the Tile.
    Four Displays this selected Sprite when four Tiles border the Tile.

    Usage

    In the Pipeline Tile editor window, set up the Pipeline Tile by selecting the Sprites that are displayed depending on the number of Tiles bordering the Sprite.

    Pipeline Tile Editor

    Then paint the Pipeline Tile onto the Tilemap with the Tile Palette tools.

    Scene View with Pipeline Tile

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 22 March 2021