height of the hole punch
Corner radius in pixels, to cut out of the corners of the hole punch
You can input an array with a length of up to four or a number.
array length 4: [topLeft, topRight, bottomRight, bottomLeft]
array length 2: [20, 40] -> [20(topLeft), 40(topRight), 20(bottomRight), 40(bottomLeft)]
array length 3: [20, 40, 60] -> [20(topLeft), 40(topRight), 60(bottomRight), 20(bottomLeft)]
number: 30 -> [30, 30, 30, 30]
Width of the hole punch
X position where the hole punch starts
Y position where the hole punch starts
Properties of the HolePunch shader