Blender  V3.3
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 108 of file DNA_lightprobe_types.h.

Member Data Documentation

◆ _pad3

float LightProbeCache::_pad3[2]

Definition at line 112 of file DNA_lightprobe_types.h.

◆ attenuation_fac

float LightProbeCache::attenuation_fac

Definition at line 110 of file DNA_lightprobe_types.h.

Referenced by EEVEE_lightprobes_cube_data_from_object().

◆ attenuation_type

float LightProbeCache::attenuation_type

Definition at line 111 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 109 of file DNA_lightprobe_types.h.

Referenced by EEVEE_lightprobes_cube_data_from_object().

◆ parallaxmat

float LightProbeCache::parallaxmat[4][4]

Definition at line 114 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: