Blender  V2.93
Public Attributes | List of all members
KernelDistantLight Struct Reference

#include <kernel_types.h>

Public Attributes

float radius
 
float cosangle
 
float invarea
 
float pad
 

Detailed Description

Definition at line 1505 of file kernel_types.h.

Member Data Documentation

◆ cosangle

float KernelDistantLight::cosangle

Definition at line 1507 of file kernel_types.h.

Referenced by LightManager::device_update_points().

◆ invarea

float KernelDistantLight::invarea

Definition at line 1508 of file kernel_types.h.

Referenced by LightManager::device_update_points().

◆ pad

float KernelDistantLight::pad

Definition at line 1509 of file kernel_types.h.

◆ radius

float KernelDistantLight::radius

Definition at line 1506 of file kernel_types.h.

Referenced by LightManager::device_update_points().


The documentation for this struct was generated from the following file: