Searched defs:max_ray_recursion_depth (Results 1 – 2 of 2) sorted by relevance
501 pub max_ray_recursion_depth: Option<u32>, field
37359 pub max_ray_recursion_depth: u32, field37424 pub fn max_ray_recursion_depth(mut self, max_ray_recursion_depth: u32) -> Self { in max_ray_recursion_depth() method