WindowBlinds : DirectSkin
SetGamma
 

The SetGamma method sets the gamma of the skin. After changing this you need to call ReloadUIS to alter the skin gamma.

void SetGamma(float gamma );

Parameters

gamma
A float representing the gamma of the skin.

Return Values

 

none

Remarks

  none

See Also

 

ReloadUIS