Search Unity

Question Checkerboard for drawing a grid with columns and rows

Discussion in 'Shader Graph' started by jGate99, Sep 15, 2019.

  1. jGate99

    jGate99

    Joined:
    Oct 22, 2013
    Posts:
    1,943
    Hi there,

    Im trying to draw a shader which will act as a grid with a given number of rows n columns. Checkboard node takes frequency but its values dont give result as expected.

    So my question is how can i draw checkerboard which have exactly 7 columns and 12 rows?

    Thanks