Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / TextureImageOverExposure Property

In This Topic
    TextureImageOverExposure Property
    In This Topic
    Gets or sets a value that controls whether the scene lighting can make the image diffuse color brighter than the image color.
    Syntax
    'Declaration
     
    Public Property TextureImageOverExposure As Boolean
    public bool TextureImageOverExposure {get; set;}
    Remarks
    Requires the use of shaders.
    See Also