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

In This Topic
    SetTextureOverExposure Method (GLShader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub SetTextureOverExposure( _
       ByVal overExposure As Boolean _
    ) 
    public virtual void SetTextureOverExposure( 
       bool overExposure
    )

    Parameters

    overExposure
    See Also