Background color in #rrggbb
format.
Is PBR enabled.
To cast shadows on/off.
Number of samples (integer) for MSAA buffer, 0 means no MSAA anti-aliasing. incompatible with renderResolutionScale (e.g. renderResolutionScale should be set to 1.0).
Rendering resolution ratio; 1.0 means native resolution (100% scale).
Shadow map bias.
Shadow map resolution in pixels (integer number).
To show stats on/off.
Set cubemap background. File will be loaded asynchronously.
image path to load
viewer update flag
promise with image loading results
Rendering controller is a global object accessible via OccViewer.renderingParams, responsible for querying and changing various rendering properties. It defines parameters from corresponding C++ class
Graphic3d_RenderingParams
defined by OCCT.