Blender V5.0
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 145 of file DNA_lightprobe_types.h.

Member Data Documentation

◆ _pad3

float LightProbeCache::_pad3[2]

Definition at line 149 of file DNA_lightprobe_types.h.

◆ attenuation_fac

float LightProbeCache::attenuation_fac

Definition at line 147 of file DNA_lightprobe_types.h.

◆ attenuation_type

float LightProbeCache::attenuation_type

Definition at line 148 of file DNA_lightprobe_types.h.

◆ attenuationmat

float LightProbeCache::attenuationmat[4][4]

Definition at line 150 of file DNA_lightprobe_types.h.

◆ parallax_type

float LightProbeCache::parallax_type

Definition at line 146 of file DNA_lightprobe_types.h.

◆ parallaxmat

float LightProbeCache::parallaxmat[4][4]

Definition at line 151 of file DNA_lightprobe_types.h.

◆ position

float LightProbeCache::position[3]

Definition at line 146 of file DNA_lightprobe_types.h.


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