This rasterizer class provides resolution subdivided rasterization. This is useful for visualizing while rasterizing. The steps property determines the number of intermediate steps in the rasterization. To see how this work, take a look at the nested sampling example with the progressive rasterizer enabled.