Click or drag to resize

IDisplaySettingsPathTracingMaxBounces Property

The maximum number of bounces per ray when path tracing.

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

Property Value

Int32
See Also