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

In This Topic
    AskForDirect3DLevel9_3 Property
    In This Topic
    If true, The Direct3D feature level 9_3 is requested during viewport initialization instead of the highest feature level available.
    Syntax
    'Declaration
     
    Public Property AskForDirect3DLevel9_3 As Boolean
    public bool AskForDirect3DLevel9_3 {get; set;}
    Remarks
    Used for compatibility problems with old cards.Has no effect at runtime.Direct3D feature level 9_3 has some limitations and does not support all the features of higher profilesApplies only to rendererType.Direct3D renderer.
    See Also

    Reference

    ViewportLayout Class
    ViewportLayout Members
    ViewportLayout.Renderer