|
Blender
V2.59
|
#include <render_types.h>
Public Attributes | |
| int | samplenr |
| float | shadfac [4] |
For each lamp in a scene, a LampRen is created. It determines the properties of a lightsource.
Definition at line 511 of file render_types.h.
Definition at line 512 of file render_types.h.
Referenced by add_render_lamp(), and lamp_get_shadow().
| float LampShadowSubSample::shadfac[4] |
Definition at line 513 of file render_types.h.
Referenced by add_render_lamp(), and lamp_get_shadow().