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

In This Topic
    SetTextureOverExposure Method (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub SetTextureOverExposure( _
       ByVal textureOverExposure As Boolean _
    ) 
    public override void SetTextureOverExposure( 
       bool textureOverExposure
    )

    Parameters

    textureOverExposure
    See Also