Eyeshot 10 WinForms API Reference
AmbientLight Property

WinForms 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