SceneVisualReflectivity Property |
Property Value
Type: Double
The reflectivity of the material. 0 is non-reflective, 1 is a mirror. 0.1 is a good value for conveyor surfaces.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic double Reflectivity { get; set; }Property Value
Type:
Double
See Also