Blender V4.5
blender::eevee::Film::DepthState Struct Reference

#include <eevee_film.hh>

Public Attributes

float clear_value = 1.0f
 
DRWState test_state = DRW_STATE_DEPTH_LESS_EQUAL
 

Detailed Description

Definition at line 58 of file eevee_film.hh.

Member Data Documentation

◆ clear_value

float blender::eevee::Film::DepthState::clear_value = 1.0f

Set to 0 if reverse Z is supported, 1 otherwise.

Definition at line 60 of file eevee_film.hh.

Referenced by blender::eevee::PlanarProbePipeline::render(), blender::eevee::ShadingView::render(), and blender::eevee::CaptureView::render_probes().

◆ test_state


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