[−][src]Module tray_rust::sampler::uniform
Provides the simplest and worst sampling method, the Uniform sampler takes a single sample at the center of each pixel in its region
Structs
Uniform | Uniform sampler that takes one sample per pixel at the center of each pixel |