ShadowAngle
Angle value that indicates the direction of the light source that produces the shadow. This parameter can be used if the RMN_SHADOWRGB flag or the RMN_SHADOWGRAY flag is set to the lFlags parameter. Possible values are:
Value |
Meaning |
SHADOW_E |
[0x0000] East. |
SHADOW_NE |
[0x0001] Northeast. |
SHADOW_N |
[0x0002] North. |
SHADOW_NW |
[0x0003] Northwest. |
SHADOW_W |
[0x0004] West. |
SHADOW_SW |
[0x0005] Southwest. |
SHADOW_S |
[0x0006] South. |
SHADOW_SE |
[0x0007] Southeast. |