|
Blender
V2.93
|
#include <kernel_types.h>
Public Attributes | |
| float | radius |
| float | cosangle |
| float | invarea |
| float | pad |
Definition at line 1505 of file kernel_types.h.
| float KernelDistantLight::cosangle |
Definition at line 1507 of file kernel_types.h.
Referenced by LightManager::device_update_points().
| float KernelDistantLight::invarea |
Definition at line 1508 of file kernel_types.h.
Referenced by LightManager::device_update_points().
| float KernelDistantLight::pad |
Definition at line 1509 of file kernel_types.h.
| float KernelDistantLight::radius |
Definition at line 1506 of file kernel_types.h.
Referenced by LightManager::device_update_points().