Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / NeedsToCaptureDepth Method

In This Topic
    NeedsToCaptureDepth Method (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function NeedsToCaptureDepth() As Boolean
    public override bool NeedsToCaptureDepth()
    See Also