HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

GetLigtningColorA

05-01-2006, 11:23 PM#1
knutz
What is the 'A' part of lightning color?
05-01-2006, 11:27 PM#2
Immoralis
amount?
05-01-2006, 11:51 PM#3
PipeDream
Alpha, like RGBA. The alpha channel is used for transparency on lightning, so you can have it fade away.
05-02-2006, 12:21 AM#4
knutz
Quote:
Originally Posted by PipeDream
Alpha, like RGBA. The alpha channel is used for transparency on lightning, so you can have it fade away.

Thanks