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

#include <DNA_lightprobe_types.h>

Public Attributes

float position [3]
 
float parallax_type
 
float attenuation_fac
 
float attenuation_type
 
float _pad3 [2]
 
float attenuationmat [4][4]
 
float parallaxmat [4][4]
 

Detailed Description

Definition at line 122 of file DNA_lightprobe_types.h.

Member Data Documentation

◆ _pad3

float LightProbeCache::_pad3[2]

Definition at line 126 of file DNA_lightprobe_types.h.

◆ attenuation_fac

float LightProbeCache::attenuation_fac

Definition at line 124 of file DNA_lightprobe_types.h.

Referenced by EEVEE_lightprobes_cube_data_from_object().

◆ attenuation_type

float LightProbeCache::attenuation_type

Definition at line 125 of file DNA_lightprobe_types.h.

Referenced by EEVEE_lightprobes_cube_data_from_object().

◆ attenuationmat

float LightProbeCache::attenuationmat[4][4]

◆ parallax_type

float LightProbeCache::parallax_type

Definition at line 123 of file DNA_lightprobe_types.h.

Referenced by EEVEE_lightprobes_cube_data_from_object().

◆ parallaxmat

float LightProbeCache::parallaxmat[4][4]

Definition at line 128 of file DNA_lightprobe_types.h.

Referenced by EEVEE_lightprobes_cube_data_from_object().

◆ position

float LightProbeCache::position[3]

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