Click or drag to resize

RenderingEffect_AmbientOcclusionSharpness Property

How much to bleed over edges; 1: not at all, 0.5: half-half; 0.0: completely ignore edges.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<double> Sharpness { get; set; }

Property Value

Type: ReferenceDouble
See Also