Tint Brush | 2D Tilemap Extras | 1.5.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Tint Brush

    This Brush changes the color of Tiles placed on a Tilemap.

    Properties

    Property Function
    Color Color of the Tile to tint

    Usage

    To set a color to tint a Tile with, change the Color property to the desired color.

    To change a color of a Tile, use the Paint tool to set the color of the Tile.

    Scene View with Tint Brush

    Implementation

    The TintBrush inherits from the GridBrush. It overrides the Paint method to set the color of a Tile. It overrides the Erase method to be able to set the color of a Tile back to the default white color.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023