Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / CurrentEnvironmentMap Property

In This Topic
    CurrentEnvironmentMap Property
    In This Topic
    Gets the environment texture.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentEnvironmentMap As IEnvironment
    public IEnvironment CurrentEnvironmentMap {get;}
    See Also