Click or drag to resize

LightVisualSourceRadius Property

The radius of the light source. Smaller values give sharper shadows, larger values give softer shadows.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public double SourceRadius { get; set; }

Property Value

Type: Double
See Also