|
Blender
V3.3
|
#include <types.h>
Public Attributes | |
| float | radius |
| float | cosangle |
| float | invarea |
| float | pad |
Definition at line 1263 of file kernel/types.h.
| float KernelDistantLight::cosangle |
Definition at line 1265 of file kernel/types.h.
Referenced by LightManager::device_update_points().
| float KernelDistantLight::invarea |
Definition at line 1266 of file kernel/types.h.
Referenced by LightManager::device_update_points().
| float KernelDistantLight::pad |
Definition at line 1267 of file kernel/types.h.
| float KernelDistantLight::radius |
Definition at line 1264 of file kernel/types.h.
Referenced by LightManager::device_update_points().