Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / Environment Property

In This Topic
    Environment Property (Material)
    In This Topic
    Gets or sets the environment reflectance of the material (range 0-1).
    Syntax
    'Declaration
     
    Public Property Environment As Single
    public float Environment {get; set;}
    See Also