Eyeshot 11 WPF API Reference
WPF 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