Click or drag to resize

SceneVisualReflectivity Property

The reflectivity of the material. 0 is non-reflective, 100 is a mirror. 10 is a good value for conveyor surfaces.

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

Property Value

Type: Double
See Also