Structure f3d::options::render::raytracing
Definition: options.h
(line 318)
Members
Public attributes
Variable denoise
Definition: options.h
(line 319)
bool f3d::options::render::raytracing::denoise = false
Type: bool
Variable enable
Definition: options.h
(line 320)
bool f3d::options::render::raytracing::enable = false
Type: bool
Variable samples
Definition: options.h
(line 321)
int f3d::options::render::raytracing::samples = 5
Type: int