Blender V5.0
KernelParamsOptiX::KernelSpotLight Struct Reference

#include <globals.h>

Public Attributes

packed_float3 dir
float radius
float eval_fac
float cos_half_spot_angle
float half_cot_half_spot_angle
float spot_smooth
int is_sphere
float cos_half_larger_spread
float ray_segment_dp

Detailed Description

Definition at line 1577 of file device/optix/globals.h.

Member Data Documentation

◆ cos_half_larger_spread

float KernelParamsOptiX::KernelSpotLight::cos_half_larger_spread

Definition at line 1586 of file device/optix/globals.h.

◆ cos_half_spot_angle

float KernelParamsOptiX::KernelSpotLight::cos_half_spot_angle

Definition at line 1581 of file device/optix/globals.h.

◆ dir

packed_float3 KernelParamsOptiX::KernelSpotLight::dir

Definition at line 1578 of file device/optix/globals.h.

◆ eval_fac

float KernelParamsOptiX::KernelSpotLight::eval_fac

Definition at line 1580 of file device/optix/globals.h.

◆ half_cot_half_spot_angle

float KernelParamsOptiX::KernelSpotLight::half_cot_half_spot_angle

Definition at line 1582 of file device/optix/globals.h.

◆ is_sphere

int KernelParamsOptiX::KernelSpotLight::is_sphere

Definition at line 1584 of file device/optix/globals.h.

◆ radius

float KernelParamsOptiX::KernelSpotLight::radius

Definition at line 1579 of file device/optix/globals.h.

◆ ray_segment_dp

float KernelParamsOptiX::KernelSpotLight::ray_segment_dp

Definition at line 1588 of file device/optix/globals.h.

◆ spot_smooth

float KernelParamsOptiX::KernelSpotLight::spot_smooth

Definition at line 1583 of file device/optix/globals.h.


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