magic-pixels
    Preparing search index...

    Function createPlaneGeometry

    • create a plane grid mesh

      Parameters

      • width: number = 2

        width of the plane

      • height: number = 2

        height of the plane

      • rows: number = 1

        number of rows

      • cols: number = 1

        number of columns

      Returns BufferGeometry