Constant rustracer::cli::NUM_OF_RAYS
source · const NUM_OF_RAYS: &str = "10";
Expand description
Default number of rays for pathtracer algorithm.
When no arguments are provided to --num-of-rays
flag
const NUM_OF_RAYS: &str = "10";
Default number of rays for pathtracer algorithm.
When no arguments are provided to --num-of-rays
flag