Public Member Functions | |
DirectLighting () | |
Public Attributes | |
TMCColorRGB | fLightColor |
TMCColorRGB | fNoShadowLightColor |
Intensity of the light containing shadow. | |
TVector3 | fLightDirection |
Intensity of the light without shadow. | |
boolean | fIsInShadow |
A vector pointing from the point to the light (not normalized). |
Structure used to return direct lighting information.
DirectLighting::DirectLighting | ( | ) | [inline] |
A vector pointing from the point to the light (not normalized).
Intensity of the light without shadow.
Intensity of the light containing shadow.