Blender  V3.3
Public Attributes | List of all members
KernelDistantLight Struct Reference

#include <types.h>

Public Attributes

float radius
 
float cosangle
 
float invarea
 
float pad
 

Detailed Description

Definition at line 1263 of file kernel/types.h.

Member Data Documentation

◆ cosangle

float KernelDistantLight::cosangle

Definition at line 1265 of file kernel/types.h.

Referenced by LightManager::device_update_points().

◆ invarea

float KernelDistantLight::invarea

Definition at line 1266 of file kernel/types.h.

Referenced by LightManager::device_update_points().

◆ pad

float KernelDistantLight::pad

Definition at line 1267 of file kernel/types.h.

◆ radius

float KernelDistantLight::radius

Definition at line 1264 of file kernel/types.h.

Referenced by LightManager::device_update_points().


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