Structure f3d::options::render::raytracing
Definition: options.h (line 323)
Members
Public attributes
Variable denoise
Definition: options.h (line 324)
bool f3d::options::render::raytracing::denoise = false
Type: bool
Variable enable
Definition: options.h (line 325)
bool f3d::options::render::raytracing::enable = false
Type: bool
Variable samples
Definition: options.h (line 326)
int f3d::options::render::raytracing::samples = 5
Type: int