Eyeshot 10 WPF API Reference
AmbientLight Property

WPF Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : AmbientLight Property
Gets or sets the ambient light that is always added to the scene (multiplied by the material's ambient component).
Syntax
'Declaration
 
Public Property AmbientLight As Color
public Color AmbientLight {get; set;}
See Also

Reference

ViewportLayout Class
ViewportLayout Members
DefaultMaterial Property
Materials Property