Copyright © 1998-2015 MultiMedia Soft
Texture.LightIntensity property
Type
short for Visual C++
integer for Visual Basic
Syntax
object.Texture.LightIntensity [=integer]
Remarks
The intensity of the light that hits the texture (set through the Texture.Filepath property) over the button surface.
The intensity range is between 0 and 100 and its default value is 40.
See also
Texture object.
TextureSurface property.
How to apply a texture to the button surface section.