Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShaderParameters Class / TextureOverExposure Field

In This Topic
    TextureOverExposure Field
    In This Topic
    If true, the scene lighting can make the image diffuse color brighter than the image color.
    Syntax
    'Declaration
     
    Public TextureOverExposure As Boolean
    public bool TextureOverExposure
    See Also