shadow
| Context(s) | displace fog surface |
|---|---|
| This function can only be called from within an illuminance statement. |
void shadow(vector &Cl)
vector shadow(vector Cl)
Uses the P and L global variables.
void shadow(vector &Cl, vector P, vector L)
vector shadow(vector Cl, vector P, vector L)