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

In This Topic
    AlphaClip Field
    In This Topic
    If true, discards the fragment if alpha < 0.1.
    Syntax
    'Declaration
     
    Public AlphaClip As Boolean
    public bool AlphaClip
    Remarks
    See Also