WGPU::Viewport
A render viewport region.
See Also: RenderPass.viewport=
Constructors
Instance methods
clone
Sourcecopy_with(x _x = @x, y _y = @y, width _width = @width, height _height = @height, min_depth _min_depth = @min_depth, max_depth _max_depth = @max_depth)
Sourceheight
max_depth
min_depth
width
x
y