uLightFlags

Value that determines the light source type. Possible values are:

Value

Meaning

LGT_SPOTLIGHT

[$0000] The light will appear as a spotlight, based on the values in the uLightWidth, uLightHeight, nLightAngle and uLightEdge parameters.

LGT_DIRELIGHT

[$0001] The light will be applied to the whole image. If this flag is used, the uLightWidth, uLightHeight, nLightAngle, uLightEdge parameters will be ignored.