void __stdcall SetShadowColor(DWORD color)
Set the color of SW shadow, and HW shadow.
The alpha is the current alpha on all pixel in HS shadow mode,
but the alpha is a mask in SW shadow mode, because the SW shadow can use the texture alpha in projection.
Parameter:
DWORD color:
Color of shadow.