Blender V4.3
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 131 of file DNA_lightprobe_types.h.

Member Data Documentation

◆ _pad3

float LightProbeCache::_pad3[2]

Definition at line 135 of file DNA_lightprobe_types.h.

◆ attenuation_fac

float LightProbeCache::attenuation_fac

Definition at line 133 of file DNA_lightprobe_types.h.

◆ attenuation_type

float LightProbeCache::attenuation_type

Definition at line 134 of file DNA_lightprobe_types.h.

◆ attenuationmat

float LightProbeCache::attenuationmat[4][4]

Definition at line 136 of file DNA_lightprobe_types.h.

◆ parallax_type

float LightProbeCache::parallax_type

Definition at line 132 of file DNA_lightprobe_types.h.

◆ parallaxmat

float LightProbeCache::parallaxmat[4][4]

Definition at line 137 of file DNA_lightprobe_types.h.

◆ position

float LightProbeCache::position[3]

Definition at line 132 of file DNA_lightprobe_types.h.


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