Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShaderParameters Class / AlphaMap Field

In This Topic
    AlphaMap Field
    In This Topic
    If true, the texture alpha is modulated by another texture defining the alpha map.
    Syntax
    'Declaration
     
    Public AlphaMap As Boolean
    public bool AlphaMap
    See Also