Parameters used to set a GPURenderPassEncoder viewport.
width of the rectangle
height of the rectangle
top position of the bounding box
left position of the bounding box
Minimum depth value of the viewport. Default to 0.
0
Maximum depth value of the viewport. Default to 1.
1
Parameters used to set a GPURenderPassEncoder viewport.