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

#include <kernel_types.h>

Public Attributes

float radius
 
float invarea
 
float spot_angle
 
float spot_smooth
 
float dir [3]
 
float pad
 

Detailed Description

Definition at line 1485 of file kernel_types.h.

Member Data Documentation

◆ dir

float KernelSpotLight::dir[3]

Definition at line 1490 of file kernel_types.h.

Referenced by LightManager::device_update_points().

◆ invarea

float KernelSpotLight::invarea

Definition at line 1487 of file kernel_types.h.

Referenced by LightManager::device_update_points().

◆ pad

float KernelSpotLight::pad

Definition at line 1491 of file kernel_types.h.

◆ radius

float KernelSpotLight::radius

Definition at line 1486 of file kernel_types.h.

Referenced by LightManager::device_update_points().

◆ spot_angle

float KernelSpotLight::spot_angle

Definition at line 1488 of file kernel_types.h.

Referenced by LightManager::device_update_points().

◆ spot_smooth

float KernelSpotLight::spot_smooth

Definition at line 1489 of file kernel_types.h.

Referenced by LightManager::device_update_points().


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