Click or drag to resize

MaterialReflectance Property

Fresnel reflectance at normal incidence for dielectric surfaces. This directly controls the strength of the reflections.

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

Property Value

ReferenceDouble
See Also