Blender V5.0
blender::eevee::FilmSample Struct Reference

#include <eevee_film_shared.hh>

Public Attributes

int2 texel
float weight
float weight_sum_inv

Detailed Description

Definition at line 40 of file eevee_film_shared.hh.

Member Data Documentation

◆ texel

int2 blender::eevee::FilmSample::texel

Definition at line 41 of file eevee_film_shared.hh.

◆ weight

float blender::eevee::FilmSample::weight

Definition at line 42 of file eevee_film_shared.hh.

◆ weight_sum_inv

float blender::eevee::FilmSample::weight_sum_inv

Used for accumulation.

Definition at line 44 of file eevee_film_shared.hh.


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