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

#include <eevee_private.h>

Public Attributes

float near
 
float far
 
float bias
 
float type_data_id
 
float contact_dist
 
float contact_bias
 
float contact_spread
 
float contact_thickness
 

Detailed Description

Definition at line 483 of file eevee_private.h.

Member Data Documentation

◆ bias

float EEVEE_Shadow::bias

Definition at line 484 of file eevee_private.h.

◆ contact_bias

float EEVEE_Shadow::contact_bias

Definition at line 485 of file eevee_private.h.

Referenced by eevee_contact_shadow_setup().

◆ contact_dist

float EEVEE_Shadow::contact_dist

Definition at line 485 of file eevee_private.h.

Referenced by eevee_contact_shadow_setup().

◆ contact_spread

float EEVEE_Shadow::contact_spread

Definition at line 485 of file eevee_private.h.

◆ contact_thickness

float EEVEE_Shadow::contact_thickness

Definition at line 485 of file eevee_private.h.

Referenced by eevee_contact_shadow_setup().

◆ far

float EEVEE_Shadow::far

Definition at line 484 of file eevee_private.h.

Referenced by EEVEE_shadows_cube_setup(), and EEVEE_shadows_draw_cubemap().

◆ near

float EEVEE_Shadow::near

Definition at line 484 of file eevee_private.h.

Referenced by EEVEE_shadows_cube_setup(), and EEVEE_shadows_draw_cubemap().

◆ type_data_id

float EEVEE_Shadow::type_data_id

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