RenderContextBase.SetTextureOverExposure Method

Sets a value that controls whether the scene lighting can make the image diffuse color brighter than the image color.
Public MustOverride Sub SetTextureOverExposure( _ 
ByVal textureOverExposure As Boolean
)
This language is not supported or no code example is available.
public abstract void SetTextureOverExposure( 
bool textureOverExposure 
)
This language is not supported or no code example is available.

Parameters

textureOverExposure
bool

.NET Framework

Supported in: 4.8

In this article

Definition