Blender V4.3
blender::eevee::FilmSample Struct Reference

#include <eevee_shader_shared.hh>

Public Attributes

int2 texel
 
float weight
 
float weight_sum_inv
 

Detailed Description

Definition at line 381 of file eevee_shader_shared.hh.

Member Data Documentation

◆ texel

int2 blender::eevee::FilmSample::texel

Definition at line 382 of file eevee_shader_shared.hh.

◆ weight

float blender::eevee::FilmSample::weight

Definition at line 383 of file eevee_shader_shared.hh.

◆ weight_sum_inv

float blender::eevee::FilmSample::weight_sum_inv

Used for accumulation.

Definition at line 385 of file eevee_shader_shared.hh.


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