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

In This Topic
    EnvironmentMappingTexture Property
    In This Topic
    Gets the internal Environment Mapping texture.
    Syntax
    'Declaration
     
    Public ReadOnly Property EnvironmentMappingTexture As IEnvironment
    public IEnvironment EnvironmentMappingTexture {get;}
    See Also