Click or drag to resize

IDisplaySettingsPathTracingSamplesPerPixel Property

The maximum number of samples per pixel when path tracing.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
int PathTracingSamplesPerPixel { get; set; }

Property Value

Type: Int32
See Also