docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Procedural Nodes

    Checkerboard
    Image
    Generates a checkerboard of alternating colors between inputs Color A and Color B based on input UV.

    Noise

    Gradient Noise Simple Noise
    Image Image
    Generates a gradient, or Perlin, noise based on input UV. Generates a simple, or Value, noise based on input UV.
    Voronoi
    Image
    Generates a Voronoi, or Worley, noise based on input UV.

    Shape

    Ellipse Polygon
    Image Image
    Generates an ellipse shape based on input UV at the size specified by inputs Width and Height. Generates a regular polygon shape based on input UV at the size specified by inputs Width and Height. The polygon's amount of sides is determined by input Sides.
    Rectangle Rounded Rectangle
    Image Image
    Generates a rectangle shape based on input UV at the size specified by inputs Width and Height. Generates a rounded rectangle shape based on input UV at the size specified by inputs Width and Height. The input Radius defines the radius of each corner.
    Rounded Polygon
    Generates a rounded polygon shape based on input UV at the size specified by inputs Width and Height. The input Sides specifies the number of sides, and the input Roundness defines the roundness of each corner.
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)