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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<double> Reflectance { get; set; }

Property Value

Type: ReferenceDouble
See Also