Blender  V3.3
Public Attributes | List of all members
EEVEE_PlanarReflection Struct Reference

#include <eevee_private.h>

Public Attributes

float plane_equation [4]
 
float clip_vec_x [3]
 
float attenuation_scale
 
float clip_vec_y [3]
 
float attenuation_bias
 
float clip_edge_x_pos
 
float clip_edge_x_neg
 
float clip_edge_y_pos
 
float clip_edge_y_neg
 
float facing_scale
 
float facing_bias
 
float clipsta
 
float pad
 
float reflectionmat [4][4]
 
float mtx [4][4]
 

Detailed Description

Definition at line 218 of file eevee_private.h.

Member Data Documentation

◆ attenuation_bias

float EEVEE_PlanarReflection::attenuation_bias

Definition at line 221 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ attenuation_scale

float EEVEE_PlanarReflection::attenuation_scale

Definition at line 220 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clip_edge_x_neg

float EEVEE_PlanarReflection::clip_edge_x_neg

Definition at line 222 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clip_edge_x_pos

float EEVEE_PlanarReflection::clip_edge_x_pos

Definition at line 222 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clip_edge_y_neg

float EEVEE_PlanarReflection::clip_edge_y_neg

Definition at line 223 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clip_edge_y_pos

float EEVEE_PlanarReflection::clip_edge_y_pos

Definition at line 223 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clip_vec_x

float EEVEE_PlanarReflection::clip_vec_x[3]

Definition at line 220 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clip_vec_y

float EEVEE_PlanarReflection::clip_vec_y[3]

Definition at line 221 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ clipsta

float EEVEE_PlanarReflection::clipsta

◆ facing_bias

float EEVEE_PlanarReflection::facing_bias

Definition at line 224 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ facing_scale

float EEVEE_PlanarReflection::facing_scale

Definition at line 224 of file eevee_private.h.

Referenced by EEVEE_lightprobes_planar_data_from_object().

◆ mtx

float EEVEE_PlanarReflection::mtx[4][4]

◆ pad

float EEVEE_PlanarReflection::pad

Definition at line 224 of file eevee_private.h.

◆ plane_equation

float EEVEE_PlanarReflection::plane_equation[4]

◆ reflectionmat

float EEVEE_PlanarReflection::reflectionmat[4][4]

Definition at line 225 of file eevee_private.h.


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