Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / WriteDepthForTransparents Property

In This Topic
    WriteDepthForTransparents Property
    In This Topic
    When true, adds an extra pass to write transparent entities in the Z buffer.
    Syntax
    'Declaration
     
    Public Property WriteDepthForTransparents As Boolean
    public bool WriteDepthForTransparents {get; set;}
    Remarks
    Refers to inaccurate transparency only.
    See Also