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

In This Topic
    AlphaMap Property
    In This Topic
    Gets the internal alphaMap texture.
    Syntax
    'Declaration
     
    Public ReadOnly Property AlphaMap As TextureBase
    public TextureBase AlphaMap {get;}
    See Also